Info
Version: | 0.1.4 |
Author(s): | Edson Henrique, Kevyn Klava |
Last Update: | Wednesday, May 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BulkInsert |
Install
Install-Package BulkInsert
dotnet add package BulkInsert
paket add BulkInsert
BulkInsert Download (Unzip the "nupkg" after downloading)
Use the static method *BulkOperation.Insert*
eg: BulkOperation.Insert(lst, connectionString, tableName, arrayFields, threads).