bulkinsert topic
List
bulkinsert repositories
EntityFrameworkCore.SqlServer.SimpleBulks
144
Stars
23
Forks
Watchers
Very simple .net library that supports bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete and bulk merge operations. Lambda Expression is supported.
EFBulkInsert
17
Stars
7
Forks
Watchers
Extension method over the Entity Framework DbContext for bulk insertion of entities.