Linq2SqlWebDbConnector 1.0.0
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.
Install-Package Linq2SqlWebDbConnector -Version 1.0.0
dotnet add package Linq2SqlWebDbConnector --version 1.0.0
<PackageReference Include="Linq2SqlWebDbConnector" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Linq2SqlWebDbConnector --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Linq2SqlWebDbConnector, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Initial Version 1.0.0.
Dependencies
-
- WebDbConnector (>= 1.1.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 870 | 3/14/2015 |