Interfaces and base implementation for the domain-driven design pattern, including aggregate roots, domain repositories and domain events.
Info
Version: | 6.0.0 |
Author(s): | CGI |
Last Update: | Tuesday, June 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/affecto/dotnet-Patterns.Domain |
NuGet Url: | https://www.nuget.org/packages/Affecto.Patterns.Domain |
Install
Install-Package Affecto.Patterns.Domain
dotnet add package Affecto.Patterns.Domain
paket add Affecto.Patterns.Domain
Affecto.Patterns.Domain Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
Tags