.NET DevPack is a set of common implementations to help you implementing DDD, CQRS, Specification Patterns and another facilities


Keywords
aspnetcore, cqrs, ddd, devpack, fluentvalidation, identity, mediatr, messaging, notification, specification-pattern, validation
License
MIT
Install
Install-Package NetDevPack -Version 6.1.0

Documentation

.NET DevPack

NetDevPack .NET Core License

Package Version Popularity
NetDevPack NuGet Nuget

What is the .NET DevPack?

A smart set of common classes and implementations to improve your development productivity.

Give a Star!

If you liked the project or if NetDevPack helped you, please give a star ;)

Get Started

.NET DevPack can be installed using the Nuget package manager or the dotnet CLI.

dotnet add package NetDevPack

Examples

  • The sample application that uses the features will be available soon. In the meantime, explore the code to understand what it covers.

About

.NET DevPack was developed by Eduardo Pires under the MIT license.