Skip to content

a simple unit of work implementation on top of Dapper

License

Notifications You must be signed in to change notification settings

hsdt/Dapper.UnitOfWork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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

About

a simple unit of work implementation on top of Dapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%