Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
Info
Version: | 2.0.0-alpha-79 |
Author(s): | justinyoo |
Last Update: | Thursday, March 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliencube/Entity-Context-Library |
NuGet Url: | https://www.nuget.org/packages/Aliencube.EntityContextLibrary |
Install
Install-Package Aliencube.EntityContextLibrary
dotnet add package Aliencube.EntityContextLibrary
paket add Aliencube.EntityContextLibrary
Aliencube.EntityContextLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- EntityFramework.Relational(>= 7.0.01)
- EntityFramework.Relational(>= 7.0.01)
- EntityFramework.Relational(>= 7.0.01)
Tags