Hello,
How can I insert an array of DTOs into a database with only a insertion. (i need insert 300 DTOs and using a for is very slow).
Hello,
How can I insert an array of DTOs into a database with only a insertion. (i need insert 300 DTOs and using a for is very slow).