Skip to content

練習 Generic Repository Pattern 實作於 Dapper 上(To practice how generic repository pattern implementation for dapper.)

License

Notifications You must be signed in to change notification settings

cdcd72/NetCore.Dapper.GenericRepositoryPattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetCore.Dapper.GenericRepositoryPattern

這個專案專注於非同步實作,對於同步實作並不是太多。
This project is intended to be used asynchronously only. Non-async methods are not exposed.

練習 Generic Repository Pattern 實作於 Dapper 上。
Generic repository attern 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 (調整專案結構)

參考文章

About

練習 Generic Repository Pattern 實作於 Dapper 上(To practice how generic repository pattern implementation for dapper.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages