A grab bag of SQL Server utilities: BulkInsert, SqlMigrator, and ViewMaterializer.
Info
Version: | 1.0.29 |
Author(s): | Adam O'Neil |
Last Update: | Sunday, September 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamfoneil/SqlServerUtil |
NuGet Url: | https://www.nuget.org/packages/SqlServer.Util.Library |
Install
Install-Package SqlServer.Util.Library
dotnet add package SqlServer.Util.Library
paket add SqlServer.Util.Library
SqlServer.Util.Library Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- Dapper.CX.Base(>= 1.1.10)
- Dapper.CX.SqlServer(>= 1.1.10)
- Dapper.QX(>= 1.0.15)
- DataTables.Library(>= 2.0.2)
- Microsoft.Data.SqlClient(>= 2.0.0)