Top 20 NuGet patterns Packages

Interfaces and base implementation for the domain-driven design pattern, including aggregate roots, domain repositories and domain events.
Architectural patterns for business layer.
Organize your .NET code with design patterns.
This official URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.
This official URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.
XCommon.Translation provides a translation service for Front-End and Back-End applications.
TecLimit Essential Patterns Library
Provide core RabbitMq service bus functionality working with the cqrs.core
UnitOfWork factory
XCommon
A set of boilerplate code libraries that facilitate implementation of S.O.L.I.D principles in .Net solutions
Provides the core interfaces to implement a domain context, which is a combination of the repository and the unit of work patterns, leveraging Linq for the aggregate root sets.
xUnit tests for netfx-Patterns.EventSourcing.SampleFileSystem
Running Objects is a framework that allows you to use simple OO concepts, focus on your business domain and do not waste time with areas that are not relevant to your application. You will build better software, with less time and with no pain. It’s built on top of ASP.NET MVC using a refined...
Provides both interfaces and implementation of an API and service to perform general purpose adaptation of one type to another via registered adapters
A small set of purposefully simple interfaces that are commonly required in .NET web applications.
Only two APIs are provided: the IAdapterService and its facade extension method As in the Adapters type. You can chose to use the former service directly instead of the convenience extension method. You don't lose any testability in doing either way, although yo...
The only contract provided by this assembly is the IAdapter interface. This is the interface that the adapter service implementation interacts with. As such, the SDK does not have any other external dependencies, since it's the adapter service that consumes this interface. ...
The only contract provided by this assembly is the IAdapter interface. This is the interface that the adapter service implementation interacts with. As such, the SDK does not have any other external dependencies, since it's the adapter service that consumes this interface. ...