Top 20 NuGet patterns Packages

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.
The specification pattern for composable business logic, in C#.
Reuse is a toolkit that makes easier for you to implement specific MVVM and cross-platform patterns that you reuse oftenly across Windows Phone and Windows Store apps. Built using the building blocks of MVVM Light and leveraging as much as possible Portable Class Libraries.
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. ...
A MongoDB-based implementation of the NoSQL abstraction layer
Package Description
EntityFramework.Patterns provides different patterns to be used with Entity Framework >= 6.0 Implemented patterns are : - Generic Repository - Unit of Work - Repository Decorator - Auditable Entity - Archivable Entity - Cache
Common functionality which can be used in FSharp projects. The library exposes active patterns for comparison operations, numerals, strings. It has a Result monad and its builder for computation expressions.
Implements an event store using Entity Framework, with event payloads persisted using the configured serializer.
Helpers For .Net Standard all in one.
Pattern matching implementation
Fast, extensible, intuitive and easy-to-use C# portable library providing fluent APIs for argument validation. Gives everything you need to implement defensive programming in your .NET application
Projeto que permite a utilização de maneira simples do pattern "Domain notifications". Esse projeto é altamente baseado no projeto Flunt (https://github.com/andrebaltieri/flunt). Porém a necessidade de utilizar o projeto em uma versão do .NET Standard inferior a versão 1.3 e a necessidade de traduzi...
Provides a command registry that executes commands with registered command handlers. Typically used in CQRS-style arquitectures.
xUnit tests for netfx-Patterns.EventSourcing.AutoWire
xUnit tests for netfx-Patterns.EventSourcing.EF
Useful for testing domains that leverage event sourcing
xUnit tests for netfx-Patterns.EventSourcing.InMemory
xUnit tests for netfx-Patterns.EventSourcing.Queryable
Simple example of a domain object with logic that leverages event sourcing.