Bulk insert extension for EntityFramework 4.
Entity Framework Docs: https://entityframework.net/
Info
Version: | 4.1.0.8 |
Last Update: | Tuesday, April 29, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://efbulkinsert.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/EntityFramework.BulkInsert-ef4 |
Install
Install-Package EntityFramework.BulkInsert-ef4
dotnet add package EntityFramework.BulkInsert-ef4
paket add EntityFramework.BulkInsert-ef4
EntityFramework.BulkInsert-ef4 Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework.MappingAPI(>= 4.1.0.6 && < 5.0.0.0)
Tags