Top 20 NuGet patterns Packages

The provided adapter pattern allows to convert any object to any other supported type, as provided by the registered adapters. This package provides the actual implementation of the service. It should only be added to the bootstrapping component of your application. ...
The provided ComposedAdapterService exports the IAdapterService interface, and "imports many" IAdapter implementations. Initialize your composition container so that it contains both the exported adapters and the adapter service, and it will be initialized autom...
The provided ComposedAdapterService exports the IAdapterService interface, and "imports many" IAdapter implementations. Initialize your composition container so that it contains both the exported adapters and the adapter service, and it will be initialized autom...
Logging pattern for loosely coupled enterprise systems. Contains method signatures for logging and logger formatting. Create logger and associated formatter by implementing ILoggerFactory.
Pattern for software integration with cloud based email service provider list management processes. Most list management services offer email based SUBSCRIBE and UNSUBSCRIBE methods to add / remove users to mailing lists. This library provides a general pattern / interface for integration with such ...
Pattern for software development requiring email template / merge content functionality.
Provides a basic generic implementation of Repository and Unit of Work patterns.
A NoSQL abstraction layer
You are provided with a neat opinionated pattern of input argument validation You are provided with the capability to only execute classes when its their responsibility to do so
Autofac implementation for the domain event handler resolver defined in Affecto.Patterns.Domain.UnitOfWork NuGet.
Base and helper classes/interfaces for domain-driven design
Provides a pattern matching mechanism for C#.
Library dedicated to those who write boilerplate code just o implement another pattern or practice.
Because I don't like writing things twice: common functions, utilities, helpers, classes and patterns used in KodeFoxx projects.
SOLID framework for code happy
The Langly runtime.
A cross cutting concern library which provides interfaces, base classes and generic implementations for the command design patterns.
A cross cutting concern library which just provides interfaces and base classes for the command design patterns.
Microsoft dependency extensions for ConveyR