Adaptive Code via C#: Agile coding with design patterns and SOLID principles
https://github.com/garymcleanhall/AdaptiveCode/
https://github.com/AdaptiveCode/AdaptiveCode
IConnectionFactory
https://www.nooglesoft.com/blog/how-to-setbasepath-in-configurationbuilder-in-core-20
Dapper with Repository pattern
https://stackoverflow.com/questions/42957140/repository-design-pattern-with-dapper/45460483
Dapper in .NET Core 2.1
https://exceptionnotfound.net/using-dapper-asynchronously-in-asp-net-core-2-1/
https://dotnetcorecentral.com/blog/asp-net-core-web-api-application-with-dapper-part-1/
NuGet Package
https://marketplace.visualstudio.com/items?itemName=anasoft-code.ApiNCoreD1
Dapper in ASP.NET Web API 2
https://www.jeremymorgan.com/blog/programming/how-to-dapper-web-api/
https://github.com/JeremyMorgan/Dapper-Demo-ConsoleApp (Simplest)
https://www.infoworld.com/article/3025784/how-to-use-the-dapper-orm-in-c.html
Forum: Generic repository and unit of work pattern with .net core and Dapper web api