NetCore.Dapper.UnitOfWorkPattern
練習 Unit of Work Pattern 實作於 Dapper 上(To practice how unit of work pattern implementation for dapper.)
Install / Use
/learn @cdcd72/NetCore.Dapper.UnitOfWorkPatternREADME
NetCore.Dapper.UnitOfWorkPattern
這個專案專注於非同步實作,對於同步實作並不是太多。
This project is intended to be used asynchronously only. Non-async methods are not exposed.
練習 Unit of Work Pattern 實作於 Dapper 上。
Unit of work pattern implementation for dapper in .Net Core.
此專案以北風資料庫作為範例。
This project use Northwind database, for example.
Northwind and pubs sample databases for Microsoft SQL Server
TODO
Unit Testing...
最後版本
1.0.0.2 (April 21, 2020)
記錄
- 1.0.0.0
- Initial commit (初次上版)
- 1.0.0.1
- .Net Core 2.1 upgrade to 3.1 (升版至 .NET Core 3.1)
- 1.0.0.2
- Modify solution structure (調整專案結構)
參考 github
DapperUnitOfWork by timschreiber
DapRepo by mehrdadbahrainy
Dapper.UnitOfWork by petrhaus
參考文章
Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
