Fast Bulk insert extension for 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 |
Install
Install-Package EF6.BulkInsert
dotnet add package EF6.BulkInsert
paket add EF6.BulkInsert
EF6.BulkInsert Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.2.0)
- EntityFramework.MappingAPI(>= 6.1.0.9 && <= 6.1.0.9)
Tags