Top 20 NuGet pattern Packages

.NETStandard package to plug and play with unit of work pattern in EntityFrameworkCore. Instruction of uses: https://github.com/abuzaforfagun/GenericUnitOfWork Sample project: https://github.com/abuzaforfagun/GenericUnitOfWork/tree/master/GenericUnitOfWork.Sample
Library implements chain responsability pattern or saga pattern. It improves code reuse in many cases
A simple library that implements some of the repository data access and modification patterns.
Easy to use, generic repository wrapper component for Entity Framework Core
This is an entity framework core manager which uses base repository pattern for models, caching of result and transaction base architecture
A library to aid in implementing a good Entity Framework-based Repository Pattern
Logic Data Access is a IQueryable Repository pattern implementation for LINQ To SQL and In-Memory storages.
System.Data.Entity Repository Extension
Dynamic Patterns is a library that contains design patterns built on the Dynamic Language Runtime. Patterns implemented: Snapshot, Combine, Multicast, LoadBalance, DynamicDictionary.
Repository pattern for entity framework
Repository Pattern with Entity Framework.
LINQ implementation of specification pattern.
An extensible commands and events processor pattern implementation.
Binaries for the PatternMatcher library. Visit https://github.com/tejacques/PatternMatcher for an overview and usage examples.
An implementation of the producer-consumer pattern as a single generic class.
An implementation of the producer-consumer pattern as a single generic class.
Package containing general reusable functionality
Provides pattern matching for C# using a fuent syntax. It will allow you to use a more functional approach to complex if/else and switch statements.