Bulk Insert/Update/Delete for Sqlserver.
Info
Version: | 4.3.0 |
Author(s): | colin |
Last Update: | Friday, April 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/colindcli/ExecuteSqlBulk |
NuGet Url: | https://www.nuget.org/packages/ExecuteSqlBulk |
Install
Install-Package ExecuteSqlBulk
dotnet add package ExecuteSqlBulk
paket add ExecuteSqlBulk
ExecuteSqlBulk Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- Dapper(>= 2.0.35)
- System.ComponentModel.Annotations(>= 4.7.0)
- Dapper(>= 2.0.35)
- System.Data.SqlClient(>= 4.8.2)
Tags