.NET DevPack is a set of common implementations to help you implementing DDD, CQRS, Specification Patterns and another facilities.
Info
Version: | 8.0.2 |
Author(s): | EduardoPires |
Last Update: | Tuesday, April 8, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NetDevPack/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)