Time:04-22
I'm struggling to register DI NpgsqlConnection() with multiple connection strings in ASP.NET Core 3.1, Dapper v2.0.78 & Postgres v11.
NpgsqlConnection()
ASP.NET Core 3.1
Dapper v2.0.78
Postgres v11
I will provide the current state & fix the code below:
Page link:https//www.codepudding.com/Mobile/381047.html