Configuration Set Up For A .NET App
· 16 min read
Hello there! On this blog post we are going to look at different ways to read the configuration into your application and what each method implies.
In the blog post will just be using the appsettings.json as our configuration provider.
