Provides a class for the easy connection to a MsSQL database.
Info
Version: | 1.2.4 |
Author(s): | Andreas Pouwels |
Last Update: | Thursday, March 16, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/InvaderZim85/ZimLabs.Database.MsSql |
NuGet Url: | http://www.nuget.org/packages/ZimLabs.Database.MsSql |
Install
Install-Package ZimLabs.Database.MsSql
dotnet add package ZimLabs.Database.MsSql
paket add ZimLabs.Database.MsSql
ZimLabs.Database.MsSql Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.1)
Tags