Lightweight package to support common Domain Driven Design patterns.
Info
Version: | 0.16.0 |
Author(s): | Adam Gartee |
Last Update: | Wednesday, February 16, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agartee/Brickweave |
NuGet Url: | https://www.nuget.org/packages/Brickweave.Domain |
Install
Install-Package Brickweave.Domain
dotnet add package Brickweave.Domain
paket add Brickweave.Domain
Brickweave.Domain Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteGuard(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)