Accessing AppSettings in Console Apps Including Secrets.json
IAmTimCorey IAmTimCorey
416K subscribers
11,088 views
0

 Published On Jun 24, 2024

Console apps are incredibly useful. From running simple applications to executing automated tasks, Console apps are a really valuable application type. However, they don't come with any existing code, which means you need to build out anything you want. One common feature developers end up wanting is access to a settings file. In this video, I am going to show you how to add an appsettings.json file and a user secrets file to your console app. We will go over how to set it up, how to access the data inside of it, and what the best practices are around using these files.

Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=App...

show more

Share/Embed