The SqlAdoWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Ado.Net.
Info
Version: | 1.0.0 |
Author(s): | Phat Ly |
Last Update: | Saturday, March 14, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/congdongdotnet/WebDbConnector/tree/master/SqlAdoWebDbConnector |
NuGet Url: | https://www.nuget.org/packages/SqlAdoWebDbConnector |
Install
Install-Package SqlAdoWebDbConnector
dotnet add package SqlAdoWebDbConnector
paket add SqlAdoWebDbConnector
SqlAdoWebDbConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- WebDbConnector(1.1.0)
Tags