Skip to content

Instantly share code, notes, and snippets.

@manoj-choudhari-git
Created June 18, 2021 10:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save manoj-choudhari-git/2d617e5d9cb4b4028db5d1fdab784dfd to your computer and use it in GitHub Desktop.
Save manoj-choudhari-git/2d617e5d9cb4b4028db5d1fdab784dfd to your computer and use it in GitHub Desktop.
connection string
"ConnectionStrings": {
"SqlConnectionString" : "Data Source=.\\SQLExpress;Initial Catalog=MyCodeCampDb; Integrated Security=True;"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment