Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions to use SQL Server for opt concurrency #34453

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

guardrex
Copy link
Collaborator

@guardrex guardrex commented Jan 8, 2025

Fixes #33943

Thanks @crazyfox55! 🚀 ... You can follow the instructions on the diff to convert the app to use SQL Server to demo the concurrency implementation with the native concurrency tokens. I don't want to convert the entire sample over to this because SQL Server isn't as widely supported as SQLite. I also don't want to have to place full .NET CLI guidance for this scenario. Most devs using SQL Server are working in VS, so only having VS guidance should be ok for this.

I'll leave this up until tomorrow (Thursday) morning to give you some time to look at it. I also like to sleep on a PR 🛌💤 and make final touch-up changes in the morning before merging it.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/blazor-ef-core.md aspnetcore/blazor/blazor-ef-core

@guardrex guardrex self-assigned this Jan 8, 2025
@guardrex guardrex enabled auto-merge (squash) January 10, 2025 16:10
@guardrex guardrex merged commit b4a6437 into main Jan 10, 2025
3 checks passed
@guardrex guardrex deleted the guardrex/ef-core-sample-sql-server-db-provider branch January 10, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concurrency Field - Not Reacting to Parameters Changing
1 participant