General purpose data access library for Microsoft SQL Server.
Info
Version: | 1.3.2 |
Author(s): | Adriano Sepe |
Last Update: | Wednesday, August 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GrappTec/DotNetAppBase |
NuGet Url: | https://www.nuget.org/packages/DotNetAppBase.Std.Db.SqlServer |
Install
Install-Package DotNetAppBase.Std.Db.SqlServer
dotnet add package DotNetAppBase.Std.Db.SqlServer
paket add DotNetAppBase.Std.Db.SqlServer
DotNetAppBase.Std.Db.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DotNetAppBase.Std.Db(>= 1.3.1)
- DotNetAppBase.Std.Library(>= 1.3.4)
- JetBrains.Annotations(>= 2020.1.0)
- Microsoft.Data.SqlClient(>= 2.0.0)
- DotNetAppBase.Std.Db(>= 1.3.1)
- DotNetAppBase.Std.Library(>= 1.3.4)
- JetBrains.Annotations(>= 2020.1.0)
- Microsoft.Data.SqlClient(>= 2.0.0)
- System.Data.SqlClient(>= 4.8.2)
Tags