1{
2  "ConnectionStrings": {
3    "DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-Identity.DefaultUI.WebSite-90455f3b-6c48-4aa0-a8d6-294d8e0b3d4d;Trusted_Connection=True;MultipleActiveResultSets=true"
4  },
5  "Logging": {
6    "LogLevel": {
7      "Default": "Warning"
8    }
9  }
10}
11