Community

Securely Manage Database Credentials Using Visual Studio Manage User Secrets

(Sherlee Dizon) As a developer we are all familiar with using web.config or appsettings.json to store our database connection, user credentials and other application secret keys of our web applications. Last year I had an opportunity to explore and learn .Net Core and I learned that it is not secure