I\'m trying to convert appsettings.json to C# class
I use Microsoft.Extensions.Configuration to read the configuration from appsettings.json
Microsoft.Extensions.Configuration
I wri