The Linq2SqlWebDbConnector 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 Linq To Sql ORM.
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/Linq2SqlWebDbConnector |
Install
Install-Package Linq2SqlWebDbConnector
dotnet add package Linq2SqlWebDbConnector
paket add Linq2SqlWebDbConnector
Linq2SqlWebDbConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- WebDbConnector(1.1.0)
Tags