SkillAgentSearch skills...

Dapper.UnitOfWork

A simple unit of work implementation on top of Dapper

Install / Use

/learn @outmatic/Dapper.UnitOfWork
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dapper.UnitOfWork

A simple unit of work implementation on top of Dapper, with some basic CQS in mind.

Starting with version 1.1.0.0 it also features a retry mechanism for sql transient exceptions, with a configurable exponential backoff.

<code> Install-Package Dapper.UnitOfWork </code>
View on GitHub
GitHub Stars48
CategoryDevelopment
Updated3mo ago
Forks13

Languages

C#

Security Score

92/100

Audited on Dec 25, 2025

No findings