{ "EPPlus": { "ExcelPackage": { "LicenseContext": "Noncommercial" //The license context used } }, "ConnectionStrings": { "DatabaseConnection": "Data Source=.\\Local.db" }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*" }