Insert rows using the fastest method in the .NET/SQL world. NuGet Package

This lib uses BulkCopy with a custom Data Reader to provide the fastest method available to insert data in a SQL Server database.

Use the static method *BulkOperation.Insert*
eg: BulkOperation.Insert(lst, connectionString, tableName, arrayFields, threads).




Got any Insert rows using the fastest method in the .NET/SQL world. Question?





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)





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

2243