This is a wrapper library which manages SqlClient objects which access a physical database using a connectionstring.
Info
| Version: | 1.0.1 |
| Author(s): | littlelogbook |
| Last Update: | Monday, September 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/LittleLogBook.Data.SqlConnectivity |
Install
Install-Package LittleLogBook.Data.SqlConnectivity
dotnet add package LittleLogBook.Data.SqlConnectivity
paket add LittleLogBook.Data.SqlConnectivity
LittleLogBook.Data.SqlConnectivity Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.2)