Skip to content

Instantly share code, notes, and snippets.

@carloscds
Created March 16, 2020 19:31
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 carloscds/de567d7cd80c3d529a86506841ee12d6 to your computer and use it in GitHub Desktop.
Save carloscds/de567d7cd80c3d529a86506841ee12d6 to your computer and use it in GitHub Desktop.
<connectionStrings>
<add name="Contexto"
connectionString="data source=(local); initial catalog=EFIndice; user id=teste; password=teste"
providerName="System.Data.SqlClient"/>
</connectionStrings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment