Extension to the SqlBulkCopy class allowing automatic identity column value retrieval.
Info
Version: | 0.0.1 |
Author(s): | Bruno Laurinec |
Last Update: | Thursday, March 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/brunolau/SqlServerBulkCopyExtensions |
NuGet Url: | https://www.nuget.org/packages/SqlServerBulkCopyExtensions |
Install
Install-Package SqlServerBulkCopyExtensions
dotnet add package SqlServerBulkCopyExtensions
paket add SqlServerBulkCopyExtensions
SqlServerBulkCopyExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 1.1.1)