Skip to content

Instantly share code, notes, and snippets.

@subhendu-de
Created June 29, 2021 14:22
Show Gist options
  • Save subhendu-de/320645276cf13d1a1a5ce57a00dec953 to your computer and use it in GitHub Desktop.
Save subhendu-de/320645276cf13d1a1a5ce57a00dec953 to your computer and use it in GitHub Desktop.
eKart sample user secret file
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=.,1433;Initial Catalog=ekart;User Id=xxx;Password=xxx;"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment