{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "ConnectionStrings": { "MvcContractContext": "Server=localhost;Database=clmDB;User Id=sa;Password=Qazwsx12" } }