This package makes dealing with SQL Server easier if, like me, you don't care for Entity Framework.
Info
Version: | 1.0.0-a01 |
Author(s): | Peter D Dunlap |
Last Update: | Wednesday, July 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fusscat.CommonCode.Data.SQLServer |
Install
Install-Package Fusscat.CommonCode.Data.SQLServer
dotnet add package Fusscat.CommonCode.Data.SQLServer
paket add Fusscat.CommonCode.Data.SQLServer
Fusscat.CommonCode.Data.SQLServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Fusscat.CommonCode.Data(>= 1.0.001)
- Microsoft.Data.SqlClient(>= 2.0.0)