Tim Corey - Getting Started with ASP.NET Core

Tim Corey - Getting Started with ASP.NET Core

Register & Get access to index
usS1buN.png

Stop guessing about AppSettings

AppSettings are Powerful
(and Complicated!)



Misconfigured settings can leave your app vulnerable.

Not knowing how to configure AppSettings means you are making things harder for yourself than they need to be.

It used to be we had one place to put settings: the app.config/web.config file.

Now with .NET Core, we get five different settings locations by default, plus there are many more that are available to us.


But when you know what you are doing; you can have the confidence to configure your app in a way that is powerful, efficient, and safe.

This course dives deep into how to configure your application settings.

.NET Core AppSettings In Depth
Are you ready for an in-depth grasp of AppSettings?

We will dive deep into how to configure your application settings.

We cover AppSetting Basics, Tweaking AppSettings (covering enivronments, changing hierarchy, and more), Advanced AppSettings (environment variables, custom JSON, and others), Settings Security (reviewing user secrets, Azure app replacement, Azure Key Vault and that's not all).

This course clears away the confusion of all of these different ways to configure your app and empowers you to confidently make the right decision for your situation.
Author
TUTProfessor
Downloads
173
Views
2,000
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor