這個專案專注於非同步實作,對於同步實作並不是太多。
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
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 (調整專案結構)
DapperUnitOfWork by timschreiber
DapRepo by mehrdadbahrainy
Dapper.UnitOfWork by petrhaus