Fast Bulk insert update extension for EntityFramework 6.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 6.0.4 |
Author(s): | kinshines |
Last Update: | Tuesday, July 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kinshines/EntityFramework.BulkInsert |
NuGet Url: | https://www.nuget.org/packages/EntityFramework6.BulkInsertUpdate |
Install
Install-Package EntityFramework6.BulkInsertUpdate
dotnet add package EntityFramework6.BulkInsertUpdate
paket add EntityFramework6.BulkInsertUpdate
EntityFramework6.BulkInsertUpdate Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- EntityFramework.MappingAPI(>= 6.1.0.9 && <= 6.1.0.9)
Tags