You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example use of appsettings.json (with big fat warnings about not committing secrets into plain text files)
Use of IConfiguration to retrieve settings.
Important note about Saturn overriding use of settings providers vis-a-vis User Secrets.
Note that this recipe should be about how to add settings as quickly and easily as possible - NOT a guide on the pros and cons of different settings providers etc.