netfx-Patterns.DomainContext.EF
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package netfx-Patterns.DomainContext.EF --version 1.0.0
NuGet\Install-Package netfx-Patterns.DomainContext.EF -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="netfx-Patterns.DomainContext.EF" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add netfx-Patterns.DomainContext.EF --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: netfx-Patterns.DomainContext.EF, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install netfx-Patterns.DomainContext.EF as a Cake Addin #addin nuget:?package=netfx-Patterns.DomainContext.EF&version=1.0.0 // Install netfx-Patterns.DomainContext.EF as a Cake Tool #tool nuget:?package=netfx-Patterns.DomainContext.EF&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implements the Domain Context pattern for EntityFramework 4.1, by extending the DbContext with support for rich domain modeling capabilities for persistence ignorant aggregate roots and dependent entities, including automatic graph saving, logical deletes and more.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- EntityFramework (>= 4.1.0)
- netfx-Patterns.DomainContext.Core (>= 1.0.0)
- netfx-System.Dynamic.Reflection (>= 1.1.0)
- Tracer (>= 0.9.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on netfx-Patterns.DomainContext.EF:
Package | Downloads |
---|---|
netfx-Patterns.DomainContextEventSourcing.EF
Implements the event sourcing pattern for entities persisted via EF |
GitHub repositories
This package is not used by any popular GitHub repositories.