{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "DefaultConnection": "Server=Home\\MSSQLSERVER04;Database=Sample;IntegratedSecurity=false;Encrypt=False;" } }