Skip to content

Instantly share code, notes, and snippets.

@gmartinezsan
Created February 6, 2018 07:02
Show Gist options
  • Save gmartinezsan/d67a06869e3e8d35def258365de57e65 to your computer and use it in GitHub Desktop.
Save gmartinezsan/d67a06869e3e8d35def258365de57e65 to your computer and use it in GitHub Desktop.
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=HOST\\SQLEXPRESS;Initial Catalog=DbBooksCat;Connect Timeout=30;Encrypt=False; Integrated Security=SSPI;"
},
"Logging": {
"IncludeScopes": false,
"Debug": {
"LogLevel": {
"Default": "Debug"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment