SkillAgentSearch skills...

DapperUnit

Unit Of Work + Generic Repository pattern for Dapper.Net

Install / Use

/learn @bickycheese/DapperUnit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DapperUnit

  • Simple Unit Of Work and Repository pattern (Generic!) applied for Dapper.Net.
  • See DapperUnit.Test project for examples.

Getting Started

  • Right click DapperUnit.Database project and select Publish...
  • Click Load Profile... and select the provided DapperUnit.Database.publish.xml**
  • Click Publish

(*) If you like to change the target server/database you'll have to create your own publish profile. Default target is (localdb)\MSSQLLocalDB. Don't forget to update the DapperUnit.Tests App.Config file!

  • Build and open Test Explorer, debug the tests to see the magic/horror happen!
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks2

Languages

C#

Security Score

55/100

Audited on Mar 25, 2025

No findings