Fast Bulk insert extension for SqlServer using EntityFramework 6.
Info
Version: | 6.1.0.6 |
Author(s): | Daniel Destouche, Victor Ortuondo |
Last Update: | Wednesday, May 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vitorortuondo/EntityFramework.BulkInsert |
NuGet Url: | https://www.nuget.org/packages/EF6.BulkInsert.SqlServer |
Install
Install-Package EF6.BulkInsert.SqlServer
dotnet add package EF6.BulkInsert.SqlServer
paket add EF6.BulkInsert.SqlServer
EF6.BulkInsert.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- EntityFramework.MappingAPI(>= 6.1.0.9 && <= 6.1.0.9)
- EF6.BulkInsert(>= 6.1.0)
Tags