Top 20 NuGet patterns Packages

Library dedicated to those who write boilerplate code just o implement another pattern or practice.
Library dedicated to those who write boilerplate code just o implement another pattern or practice.
A foundation to implement the Commands pattern
Package Description
Package Description
Common patterns used in programming
Set of interfaces for Specification pattern
Pipeline pattern implementation
Library dedicated to those who write boilerplate code just o implement another pattern or practice.
Library dedicated to those who write boilerplate code just o implement another pattern or practice.
Fast, reliable and simplified common code standards such as singleton design pattern ready to use.
Fast, reliable and simplified common code standards such as singleton design pattern ready to use.
XCommon
This package includes helper code for domain-driven design.
Chain is a pattern that I found useful in my places in my code. It is NOT the chain-of-responsibility and it is not the work-flow or pipeline. It is a combination of all.
This contains interfaces and helper classes for applying C# patterns to your own code. Commonly Used Types: - IBuilder - ISubscriber - Observable - Unsubscriber
A base library to implement the pipes and filters pattern in .NET using the async paradigm.