Unit of Work and Repository Example for Dapper
☆547Nov 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☆37Mar 11, 2025Updated last year
- CRUD for Dapper☆701Updated this week
- 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
- Data access layer with Dapper as wrapper IDbConnection☆90Jun 18, 2013Updated 12 years ago
- Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs…☆1,824Feb 6, 2024Updated 2 years ago
- SmsQuiz Project for blog series☆104Oct 1, 2024Updated last year
- Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.☆1,164Jan 16, 2024Updated 2 years ago
- Smoother IoC using Dapper Dapper.FastCRUD with Repository and UnitOfWork patterns☆71Jun 21, 2018Updated 7 years ago
- A simple unit of work implementation on top of Dapper☆48Jul 14, 2021Updated 4 years ago
- Unit of work with Dapper.NET☆32Dec 28, 2015Updated 10 years ago
- AspNet Identity 2.0 Storage Provider using Dapper☆85Jan 17, 2018Updated 8 years ago
- 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…☆252Jan 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
- Identity package that uses Dapper instead EntityFramework for use with .NET Core☆270Jan 16, 2024Updated 2 years ago
- fast .NET ORM for strongly typed people☆519Jun 3, 2024Updated last year
- Collection of mini projects used on blog posts☆32Dec 7, 2022Updated 3 years ago
- Dapper Persistence - a simple context and unit of work for Dapper☆13Dec 8, 2023Updated 2 years ago
- CRUD operations with Dapper made simple.☆685Dec 10, 2025Updated 3 months 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
- Dapper - a simple object mapper for .Net☆18,241Mar 6, 2026Updated 2 weeks 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
- Provides a simple API to fluently map POCO properties to database columns when using Dapper.☆442Apr 19, 2023Updated 2 years ago
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆3,052Feb 27, 2024Updated 2 years ago
- This is my preferred Unit of Work pattern. Examples in Dapper and Entity Framework☆57Mar 18, 2023Updated 3 years ago
- Simple, unambitious mediator implementation in .NET☆11,831Mar 6, 2026Updated 2 weeks ago
- Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET☆427Mar 10, 2026Updated last week
- 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,771Jun 10, 2025Updated 9 months ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆393Nov 26, 2025Updated 3 months ago
- Tool for auto generation of CRUD sql statements based on entities definitions☆59Apr 20, 2019Updated 6 years ago
- A DDD guestbook example written for ASP.NET Core☆822Oct 31, 2019Updated 6 years ago
- Ambient context implementation for Dapper.NET☆32Jun 25, 2020Updated 5 years ago
- Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb☆10,640Jan 13, 2025Updated last year
- .NET API Gateway☆8,695Mar 13, 2026Updated last week
- Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.☆1,878Jun 22, 2022Updated 3 years ago
- AspectCore is an AOP-based cross platform framework for .NET Standard.☆1,761Jan 31, 2026Updated last month
- 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 Query Builder using String Interpolation and Fluent API☆544May 23, 2024Updated last year