Small set of classes that can make your batch SQL insertion or update much faster.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
| Version: | 1.0.5 |
| Author(s): | Kenneth Choe |
| Last Update: | Friday, May 31, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kennethchoe/SqlBatchProcess |
| NuGet Url: | https://www.nuget.org/packages/SqlBatchProcess |
Install
Install-Package SqlBatchProcess
dotnet add package SqlBatchProcess
paket add SqlBatchProcess
SqlBatchProcess Download (Unzip the "nupkg" after downloading)
Dependencies
Tags