netfx-Patterns.DomainContext
1.0.0
dotnet add package netfx-Patterns.DomainContext --version 1.0.0
NuGet\Install-Package netfx-Patterns.DomainContext -Version 1.0.0
<PackageReference Include="netfx-Patterns.DomainContext" Version="1.0.0" />
paket add netfx-Patterns.DomainContext --version 1.0.0
#r "nuget: netfx-Patterns.DomainContext, 1.0.0"
// Install netfx-Patterns.DomainContext as a Cake Addin #addin nuget:?package=netfx-Patterns.DomainContext&version=1.0.0 // Install netfx-Patterns.DomainContext as a Cake Tool #tool nuget:?package=netfx-Patterns.DomainContext&version=1.0.0
Provides the core interfaces to implement a domain context, which is a combination of the repository and the unit of work patterns, leveraging Linq for the aggregate root sets.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on netfx-Patterns.DomainContext:
Package | Downloads |
---|---|
netfx-Patterns.DomainContext.EF
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 3,783 | 12/22/2011 |