Skip to content

Instantly share code, notes, and snippets.

@StephanyBatista
Created May 13, 2016 18:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StephanyBatista/d81aec61aae23dd5571883604ac4e41d to your computer and use it in GitHub Desktop.
Save StephanyBatista/d81aec61aae23dd5571883604ac4e41d to your computer and use it in GitHub Desktop.
{
"ApplicationInsights": {
"InstrumentationKey": ""
},
"Data": {
"DefaultConnection": {
"ConnectionString": "Server=(localdb)\\mssqllocaldb;Database=aspnet5-MiddlewareArticle-e63ce29d-6763-40c9-9ac5-773c142ceb0d;Trusted_Connection=True;MultipleActiveResultSets=true"
}
},
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Verbose",
"System": "Information",
"Microsoft": "Information"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment