For a free option see EFCore.BulkExtensions. Did a test, six columns, 500,000 records in four seconds.
Entity Framework bulk functionalities (bulk insert,bulk delete)
Greivin Chaves
0
Reputation points
I'm currently working on an enterprise project that requires some logic for bulk functionalities using Entity Framework.
We found a couple of options but both are under licence:
- EF. Core.BulkExtensions https://www.nuget.org/packages/EFCore.BulkExtensions
- Z.EntityFramework.Extensions.EFCore: https://www.nuget.org/packages/Z.EntityFramework.Extensions.EFCore
Wondering if there is some other free options or if we need to decide to buy one of these license which is the best? thinking on support, pricing, etc.
Thanks
Developer technologies | .NET | Entity Framework Core
780 questions
1 answer
Sort by: Most helpful
-
Karen Payne MVP 35,586 Reputation points Volunteer Moderator
2024-02-22T07:48:38.92+00:00