Efficiently bulk insert data into SQLServer directly from .NET, without the hassle of import and format files.
Info
Version: | 1.0.1 |
Author(s): | Grimace of Despair |
Last Update: | Sunday, December 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://grimaceofdespair.github.io/BulkInsert/ |
NuGet Url: | https://www.nuget.org/packages/Grimace.BulkInsert |
Install
Install-Package Grimace.BulkInsert
dotnet add package Grimace.BulkInsert
paket add Grimace.BulkInsert
Grimace.BulkInsert Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 1.2.10 && < 3.0)
Tags