The EfOldWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF Old ObjectContext 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/EfOldWebDbConnector |
NuGet Url: | https://www.nuget.org/packages/EfOldWebDbConnector |
Install
Install-Package EfOldWebDbConnector
dotnet add package EfOldWebDbConnector
paket add EfOldWebDbConnector
EfOldWebDbConnector Download (Unzip the "nupkg" after downloading)
Dependencies
- WebDbConnector(1.1.0)
Tags