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

Add a Blazor tutorial on using scaffolding to connect to data #32359

Open
danroth27 opened this issue Apr 18, 2024 · 0 comments
Open

Add a Blazor tutorial on using scaffolding to connect to data #32359

danroth27 opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels

Comments

@danroth27
Copy link
Member

For MVC & Razor Pages we have tutorials that show how to scaffolded some CRUD pages based on an EF Core model that connect to data:

Blazor now supports static server-side rendering and has the same CRUD scaffolder support. We should add a similar tutorial for Blazor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

3 participants