A framework designed to support the rapid development of applications that adhere to the Domain Driven Design architectural style.
Info
Version: | 10.0.0 |
Author(s): | Paul Martins |
Last Update: | Thursday, December 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MooVC/moovc.architecture |
NuGet Url: | https://www.nuget.org/packages/MooVC.Architecture |
Install
Install-Package MooVC.Architecture
dotnet add package MooVC.Architecture
paket add MooVC.Architecture
MooVC.Architecture Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- MooVC(>= 2.5.0)
- System.ComponentModel.Annotations(>= 4.7.0)