关于[Implementing a Generic Dapper Repository in ASP.NET Core]的摘要:
Let's make a "base" Dapper repository in ASP.NET Core, which can expose data access methods and log exceptions, in order to clean up our code.
原文地址: https://exceptionnotfound.net/implementing-a-generic-dapper-repository-in-asp-net-core/