Aliencube.EntityContextLibrary
2.0.0-alpha-79
.NET Framework 4.5.1
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.
#r "nuget: Aliencube.EntityContextLibrary, 2.0.0-alpha-79"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aliencube.EntityContextLibrary as a Cake Addin
#addin nuget:?package=Aliencube.EntityContextLibrary&version=2.0.0-alpha-79&prerelease
// Install Aliencube.EntityContextLibrary as a Cake Tool
#tool nuget:?package=Aliencube.EntityContextLibrary&version=2.0.0-alpha-79&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Entity Framework Context Library (ECL) provides DbContextFactory to support mutliple DbContext instances within a UnitOfWork transaction scope through UnitOfWorkManager, using Entity Framework 7.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
DNX | dnx451 |
DNXCore | dnxcore50 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.