Making SQL Server Bulk Inserts easier.
Info
| Version: | 2.0.0 |
| Author(s): | Philipp Wagner |
| Last Update: | Wednesday, March 25, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bytefish/SqlServerBulkInsert |
| NuGet Url: | https://www.nuget.org/packages/SqlServerBulkInsert |
Install
Install-Package SqlServerBulkInsert
dotnet add package SqlServerBulkInsert
paket add SqlServerBulkInsert
SqlServerBulkInsert Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.3)
Tags