Unit of Work and Repository Example for Dapper
☆548Nov 14, 2022Updated 3 years ago
Alternatives and similar repositories for DapperUnitOfWork
Users that are interested in DapperUnitOfWork are comparing it to the libraries listed below
Sorting:
- .NET Standard Unit of Work implementation for ADO.NET☆38Mar 11, 2025Updated 11 months ago
- CRUD for Dapper☆701Updated this week
- Smoother IoC using Dapper Dapper.FastCRUD with Repository and UnitOfWork patterns☆71Jun 21, 2018Updated 7 years ago
- Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs…☆1,825Feb 6, 2024Updated 2 years ago
- Data access layer with Dapper as wrapper IDbConnection☆90Jun 18, 2013Updated 12 years ago
- Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.☆1,166Jan 16, 2024Updated 2 years ago
- A DbContext like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC con…☆35Jan 2, 2014Updated 12 years ago
- SmsQuiz Project for blog series☆104Oct 1, 2024Updated last year
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆249Jan 16, 2024Updated 2 years ago
- Identity package that uses Dapper instead EntityFramework for use with .NET Core☆270Jan 16, 2024Updated 2 years ago
- A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction s…☆1,384Jan 8, 2023Updated 3 years ago
- Unit of work with Dapper.NET☆32Dec 28, 2015Updated 10 years ago
- fast .NET ORM for strongly typed people☆519Jun 3, 2024Updated last year
- A simple unit of work implementation on top of Dapper☆48Jul 14, 2021Updated 4 years ago
- Base structures to implement Data Repository pattern upon Dapper as MicroOrm.☆96Sep 30, 2020Updated 5 years ago
- Dapper Repository☆16Jul 6, 2015Updated 10 years ago
- Provides a simple API to fluently map POCO properties to database columns when using Dapper.☆442Apr 19, 2023Updated 2 years ago
- CRUD operations with Dapper made simple.☆682Dec 10, 2025Updated 2 months ago
- Collection of mini projects used on blog posts☆33Dec 7, 2022Updated 3 years ago
- AspNet Identity 2.0 Storage Provider using Dapper☆85Jan 17, 2018Updated 8 years ago
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆3,054Feb 27, 2024Updated 2 years ago
- This is my preferred Unit of Work pattern. Examples in Dapper and Entity Framework☆57Mar 18, 2023Updated 2 years ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆392Nov 26, 2025Updated 3 months ago
- Dapper - a simple object mapper for .Net☆18,218Jun 1, 2025Updated 9 months ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Mar 4, 2023Updated 2 years ago
- A DDD guestbook example written for ASP.NET Core☆823Oct 31, 2019Updated 6 years ago
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆492Oct 11, 2023Updated 2 years ago
- Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET☆423Updated this week
- Dapper Persistence - a simple context and unit of work for Dapper☆13Dec 8, 2023Updated 2 years ago
- Simple, unambitious mediator implementation in .NET☆11,834Updated this week
- AspectCore is an AOP-based cross platform framework for .NET Standard.☆1,760Jan 31, 2026Updated last month
- A MongoDb UserStore and RoleStore adapter for Microsoft.AspNetCore.Identity 2.2. Allows you to use MongoDb instead of SQL server with Mic…☆294Aug 11, 2025Updated 6 months ago
- Clean Architecture in ASP.Net 9.0. This contains Onion/Hexagonal architecture, DDD, CQRS using mediaTr, Unit Testing, Functional Testing…☆104Jun 24, 2025Updated 8 months ago
- Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices☆6,766Jun 10, 2025Updated 8 months ago
- The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidat…☆359May 31, 2023Updated 2 years ago
- Tool for auto generation of CRUD sql statements based on entities definitions☆59Apr 20, 2019Updated 6 years ago
- An example of using EF code first along side Dapper .net☆66Feb 6, 2015Updated 11 years ago
- Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.☆1,879Jun 22, 2022Updated 3 years ago
- C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.☆663Mar 4, 2023Updated 2 years ago