A convention based wrapper around the SqlBulkCopy utility.
Info
| Version: | 1.0.0.8 |
| Author(s): | Jason Valdez |
| Last Update: | Sunday, June 27, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JasonDV/SQLBulkLoader |
| NuGet Url: | https://www.nuget.org/packages/ivaldez.Sql.SqlBulkLoader |
Install
Install-Package ivaldez.Sql.SqlBulkLoader
dotnet add package ivaldez.Sql.SqlBulkLoader
paket add ivaldez.Sql.SqlBulkLoader
ivaldez.Sql.SqlBulkLoader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FastMember(>= 1.5.0)
- System.Data.SqlClient(>= 4.5.1)
- FastMember(>= 1.5.0)
- System.Data.SqlClient(>= 4.5.1)
Tags