72 packages tagged with “repository-pattern”
Yet Another Repository for .Net
Generic repository pattern interfaces with async support, specification integration, and pagination. Provides read/write separation, CRUD operations, and extensible repository contracts for clean data access architecture.
A Dapper-based repository library targeting SQL Server and .NET6
Entity Framework Core implementations of repository pattern with Unit of Work, specification support, expression handling, and transaction management for robust data access with EF Core.
Provides a UnitOfWork base class with change tracking to use with MongoDb
A .NET 10 project template for quickly creating robust Web APIs using Clean Architecture, Repository Pattern, and SQL Server. Get a production-ready solution in seconds.
Repository pattern abstractions.
This repository provides generic repository pattern with Entity Framework Core
Abstract components for the Repository Pattern.
Interface and abstract class for patterns
An implementation of the Repository pattern for Entity Framework 6.2 based on the principles laid out by Moshfegh (Mosh) Hamedani.
UniRepository.Core includes the main interfaces for the UniRepository library.
Classes and interfaces to jumpstart using PetaPoco with the Repository Pattern
Generic Repository Pattern which uses Dapper and Dapper.Contrib to make data access quick and simple! See GitHub for examples.
Persistence components implementation with EntityFrameworkCore, including the handling of repositories.
MongoDb Repositories
Repository pattern implementation for microsoft azure storage table. It is probably not the fastest one but maybe one of the most simple. The tradeof is the use of dynamic in order to map from model objects. to table entites.
Package Description
Provides extension methods for integrating MongoDelta into the configuration for an ASP.NET Core 3 application
Generic repository pattern implementation for Entity Framework 6 (with async version)
A mock implementation of the Repository pattern.
A repository implementation package of Ghanavats.Repository.Abstractions based on Entity Framework Core Sql Server.
A repository abstraction package for common repository operations.
Repository pattern implementation for an in memory concurrent collections, very useful when working on POC that will later use a different implementation of the repository pattern abstraction
Package contains generic data access via HTTP or a Database.
An Open-Source, full generic repository project for Entity Framework Core (Targeted .NET 5), and cross RDBMS providers (works with [SQL Server, MySQL, Oracle])