Reading appsettings.json in .Net Core Class Library Using Dependency Injection

preview_player
Показать описание
In this video, I am going to teach you, how to read appsettings json file in controller using class library, so here we have two methods to read appsettings file
0:07:19 Read file from IOptions
Рекомендации по теме
Комментарии
Автор

Nice tuturial. How could I access and use the appsettings inside the dll?

jurgenstolz