Info
Version: | 2024.9.27.1406 |
Author(s): | Walter Verhoeven, Stijn Snellinx |
Last Update: | Friday, September 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.asp-waf.com/ |
NuGet Url: | https://www.nuget.org/packages/Walter.DataTools.MsSql |
Install
Install-Package Walter.DataTools.MsSql
dotnet add package Walter.DataTools.MsSql
paket add Walter.DataTools.MsSql
Walter.DataTools.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Walter.IO(>= 2020.12.27.6)
- Walter.BOM(>= 2020.12.27.6)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Walter(>= 2020.12.27.1)
- Walter.IO(>= 2020.12.27.6)
- Walter.BOM(>= 2020.12.27.6)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Walter(>= 2020.12.27.1)
- Walter.IO(>= 2020.12.27.6)
- Walter.BOM(>= 2020.12.27.6)
- Microsoft.Data.SqlClient(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Walter(>= 2020.12.27.1)
This package will be re-factored in the future separating base classes into a new package and have the MSSQL and MySql in their own packages.