Untitled

mail@pastecode.io avatar
unknown
plain_text
3 years ago
319 B
3
Indexable
Never
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft": "Warning",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "ConnectionStrings": {
    "Default": "Server=(localdb)\\mssqllocaldb;Database=CityInfo;Trusted_Connection=True;MultipleActiveResultSets=true"
  }
}