Move Sample app connection string to configuration file by mpreyskurantov · Pull Request #621 · DevExpress/DevExtreme.AspNet.Data
Navigation Menu
{{ message }}
DevExpress / DevExtreme.AspNet.Data Public
- Notifications You must be signed in to change notification settings
- Fork 137
Merged
mpreyskurantov merged 1 commit intoDevExpress:masterfrom
Jun 18, 2024Merged
Move Sample app connection string to configuration file#621
mpreyskurantov merged 1 commit intoDevExpress:masterfrom
Move Sample app connection string to configuration file#621
mpreyskurantov merged 1 commit intoDevExpress:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Use known appsettings.json configuration file.
For Windows on ARM:
- Run
sqllocaldb i MSSQLLocalDB - Use
Instance pipe nameasDataSource | Servername
See dotnet/SqlClient#1441 for more info.
mpreyskurantov
requested review from
IlyaKhD and
alexslavr
mpreyskurantov
self-assigned this
mpreyskurantov
changed the title
Move connection string to configuration file
Move Sample app connection string to configuration file
alexslavr approved these changes Jun 18, 2024
mpreyskurantov
merged commit
17125a2
into
DevExpress:master
mpreyskurantov
deleted the
db-connect-str
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment