If I have a connection string called "strConnection" in appsettings.json, how do I access it from a controller?
↧
If I have a connection string called "strConnection" in appsettings.json, how do I access it from a controller?