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

Update .NET 8.0 Blazor web app EF Core #120

Merged

Conversation

ymsodev
Copy link
Contributor

@ymsodev ymsodev commented Nov 9, 2023

Keep .NET 8.0 Blazor web app with EF Core up to date with the latest API

@ymsodev
Copy link
Contributor Author

ymsodev commented Nov 9, 2023

@dotnet-policy-service agree

@guardrex
Copy link
Collaborator

guardrex commented Nov 13, 2023

Sorry about that @ymsodev ... I didn't see that this PR was opened. Please make the same changes that were made on the other PR, and I'll merge this one tomorrow when .NET 8 releases.

Change ...

- @rendermode RenderMode.InteractiveServer
+ @rendermode InteractiveServer

@guardrex
Copy link
Collaborator

If you want, you can also update the Microsoft.EntityFrameworkCore.Sqlite package reference to 8.0.0.

@guardrex
Copy link
Collaborator

guardrex commented Nov 13, 2023

I set up an email on the repo for push notifications, so I should get a message for every opened PR in the future.

@ymsodev
Copy link
Contributor Author

ymsodev commented Nov 13, 2023

No problem at all, and thanks for the suggestion. I'll make those suggested change!

Copy link
Collaborator

@guardrex guardrex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ymsodev! 🚀

@guardrex guardrex merged commit 5207579 into dotnet:main Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants