LINQ to SQL bulk copy.
Info
Version: | 5.0.0 |
Author(s): | Headspring |
Last Update: | Wednesday, May 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jbogard/bulk-writer |
NuGet Url: | https://www.nuget.org/packages/BulkWriter |
Install
Install-Package BulkWriter
dotnet add package BulkWriter
paket add BulkWriter
BulkWriter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Data.SqlClient(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.3)
- System.ComponentModel.Annotations(>= 4.7.0)
- Microsoft.Data.SqlClient(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.3)
- System.ComponentModel.Annotations(>= 4.7.0)