This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
.NET (Core) comes with a lot of bells and whistles. One of them is the sheer amount of managing application secrets and settings. Developers have a variety of options from which they can load application settings using the ConfigurationBuilder class. The official ASP.NET Core documentation lists all options as following: 
 
 Settings files, such as appsettings.json 
 Environment…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.