Aliencube.EntityContextLibrary
2.0.0-alpha-79
Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
This is a prerelease version of Aliencube.EntityContextLibrary.
Install-Package Aliencube.EntityContextLibrary -Version 2.0.0-alpha-79
dotnet add package Aliencube.EntityContextLibrary --version 2.0.0-alpha-79
<PackageReference Include="Aliencube.EntityContextLibrary" Version="2.0.0-alpha-79" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aliencube.EntityContextLibrary --version 2.0.0-alpha-79
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- EntityFramework.Relational (>= 7.0.0-rc1-final)
-
DNX 4.5.1
- EntityFramework.Relational (>= 7.0.0-rc1-final)
-
DNXCore 5.0
- EntityFramework.Relational (>= 7.0.0-rc1-final)
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.