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.
Info
| Version: | 1.0.0 |
| Author(s): | Daniel Cazzulino, kzu, Clarius |
| Last Update: | Thursday, December 22, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://netfx.codeplex.com |
| NuGet Url: | https://www.nuget.org/packages/netfx-Patterns.DomainContext |
Install
Install-Package netfx-Patterns.DomainContext
dotnet add package netfx-Patterns.DomainContext
paket add netfx-Patterns.DomainContext
netfx-Patterns.DomainContext Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags