Untitled

Anonymous
plain_text
01/10/2022 2:46 PM
428 B
21
Indexable
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "ConnectionStrings": {
    "Default": "Server=(localdb)\\mssqllocaldb;Database=CityInfo;Trusted_Connection=True;MultipleActiveResultSets=true"
  }
}
Editor is loading...