.NET DevPack is a set of common implementations to help you implementing DDD, CQRS, Specification Patterns and another facilities.
Info
Version: | 6.1.0 |
Author(s): | EduardoPires |
Last Update: | Monday, January 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EduardoPires/NetDevPack |
NuGet Url: | https://www.nuget.org/packages/NetDevPack |
Install
Install-Package NetDevPack
dotnet add package NetDevPack
paket add NetDevPack
NetDevPack Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 8.6.2)
- mediatr(>= 8.0.1)