Top 20 NuGet Patterns Packages

Chocolatey is a package manager for Windows (like apt-get but for Windows). It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure currently using PowerShell as its focus for delivering packages from the di...
Implementation of CQELight DAL abstractions with MongoDb
This library exposes abstractions for the repository and unit-of-work patterns that enable developers to write data access layers that work with a variety of ORMs and database tools.
C#/.Net building blocks supporting integration testing of concrete repository and unit of work implementations based on Ease.Repository. The abstract base classes provide a set of baseline tests as protected *_Impl(...) methods that you delegate to in trivial overrides. This provides the benefit of ...
C#/.Net building blocks supporting integration testing of concrete repository and unit of work implementations based on Ease.Repository.AzureTable. The abstract base classes provide a set of baseline tests as protected *_Impl(...) methods that you delegate to in trivial overrides. This provides the ...
C#/.Net building blocks supporting implementation of the repository and unit of work patterns for Azure Table.
The package is a part of Saritasa Tools project. Saritasa.Tools.EfCore3 contains various useful extensions.
Common Library for saving and rebuilding objects from event streams.
A generic couple of classes which help to work with repository pattern.
UnitOfWork, Repository pattern implementation for ASP.NET Core data accesss layer.
Reusable core for MongoDB Driver
ef and dapper repository.
Provides implementation for Data Access with EntityFrameworkCore.SqlServer. It provides implementation for IRepository<T> and DbContext. It also provides extension methods for IServiceCollection to easily adding types to .NET Core DependencyInjection. Is also supports using multiple DbContexts withi...
Middle layer framework to compose functions such as "clone", "compare", "serialize" etc using "navigation expressions" and provide some abstractions missed in standard framework ("repository", "buffered conditional logging", etc.).
Offering you a complete abstraction of the UnitOfWork-Pattern & Repository pattern with the basic CRUD-Operations, the Repository Pattern and extended functions like CustomRepositores all in one small lib. Made for the Entity Framework Core.