Skip to content

outmatic/Dapper.UnitOfWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Install-Package Dapper.UnitOfWork

Releases

No releases published

Packages

No packages published

Languages