Top 20 NuGet Patterns Packages

Package Description
An opinionated interface library in dotnet standard 2.0 to help with application development.
Package Description
Package Description
A generic repository implementation using entity framework with unit of work pattern, can be easily extended.
This library is a wrapper around Dapper, to provide repository pattern implementation and automatically generated sql queries.
A Domain Driven shared library, containing basic components for setting up a domain. Contains base classes for AggregateRoots, Entities, and value objects. These each have proper overrides for Equals, ==, and !=. This package also includes interfaces for setting up domain events as well ...
A Domain Driven shared library, containing basic components for setting up a domain. Contains base classes for AggregateRoots, Entities, and value objects. These each have proper overrides for Equals, ==, and !=. This package also includes interfaces for setting up domain events as well ...
Repository implementation for EntityFrameworkCore with batch Insert, Update, Delete and Merge commands.
A Domain Driven shared library, containing basic components for setting up a domain. Contains base classes for AggregateRoots, Entities, and value objects. These each have proper overrides for Equals, ==, and !=. This package also includes interfaces for setting up domain events as wel...
Implementations of Ternacode.Persistence.Abstractions for EntityFramework Core.
Abstractions for repository and unit of work patterns.
Repository pattern in EntityFramework.
Package Description
Provides simple base abstraction to implement repository best practices and design patterns