Found 28 repositories(showing 28)
zzzprojects
IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
dapperlabs
No description available
mkonstan
Micro-orm implemented on Dapper, streamlines connection and transaction management while preserving flexibility and usability of Dapper.
Metaverse-Football-League
This repository contains transactions that have been whitelisted by Dapper.
pvginkel
Automatic transaction management for Dapper
hirenpateldev
sample demo for transaction with use of dapper
Alchemy86
A simple example project to show its possible to run multiple connections even to the same DB inside a transaction scope.
wizozc38122
No description available
KuzDeveloper
This is a short .Net Core solution with .Net 8 backend to show how to use Dapper in transactional way.
VictorAlvesBug
Projeto com o propósito de estudar a utilização de transações de banco de dados com Dapper e UnitOfWork
ABT099
This is a demo API that demonstrates how to use Dapper with database transactions in a Clean Architecture solution following Domain-Driven Design (DDD) principles.
Concept-Art-House
Export of dapper supported txs
Synctest-hub
No description available
heap-coder
No description available
CyanPlatypus
Just another example of data access layer organisation for transactional approach with Dapper.
magnusbakken
Test using WolverineFx with Dapper/ADO.NET and the transactional inbox/outbox pattern.
Criando Transação, Storage Procedure com Dapper e CSharp
bsodhi
PostgreSQL-specific Dapper-based Transactional UoW repository.
No description available
Muhammad-Jamali
A dapper manager made with dapper to be used with dependency injection and manage transaction between tables seamlessly.
tvilkov
Simple Dapper use-case with repositories and capability of explicit transaction management at application level
ThiagoJ-Dev
Financial dashboard built with Angular consuming an ASP.NET Core API using Dapper for transaction management and financial insights.
ThiagoJ-Dev
Financial management REST API built with ASP.NET Core, Dapper and SQL Server. Supports transaction management, dashboard summaries, category analytics and CSV/Excel export.
BuildWithAther
A lightweight, high-performance, and flexible Data Access Layer built on top of Dapper Supports raw SQL queries, stored procedures, generic CRUD operations, transaction management, multi-database support, and automatic query logging to file.
farouk4web
This repository demonstrates a modern backend architecture using Clean Architecture principles with MediatR for CQRS, Dapper for efficient data access, a Unit of Work pattern for transaction management, and a Generic Repository pattern for data operations abstraction.
Yahiasherif002
simple wallet management system using C# and Dapper. This application allows users to view, add, update, delete wallets, and perform balance transfers between wallets. It follows SOLID principles and demonstrates best practices for database interactions and transaction management.
Lorena105
Developed a full-featured ASP.NET Core Web API for banking and product management.Implemented JWT authentication, secure password hashing, and CRUD operations. Also designed transactional logic with balance validation, custom reporting APIs using Dapper, and integrated Swagger for API documentation.
elreichle
A production-ready .NET 10 Clean Architecture template designed for scalability. Features a decoupled core using MediatR, FluentValidation, and Dapper for high-performance data access. Includes built-in Serilog observability, Polly resilience pipelines, Auth0 integration, and a custom Unit of Work for robust PostgreSQL transaction management.
All 28 repositories loaded