Skip to content

Instantly share code, notes, and snippets.

@ankitvijay
Last active December 27, 2018 21:19
Show Gist options
  • Save ankitvijay/8d86bdc4bf62b95fa4e16601fd970813 to your computer and use it in GitHub Desktop.
Save ankitvijay/8d86bdc4bf62b95fa4e16601fd970813 to your computer and use it in GitHub Desktop.
{
"ConnectionStrings": {
"DefaultConnection": "Server=MY_MACHINE_NAME;Database=MY_LOCAL_DB;Trusted_Connection=True;MultipleActiveResultSets=true"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment