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

.NET 8: Code only EF with RP add inheritance and advanced topics #4633

Open
Rick-Anderson opened this issue Jan 25, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@Rick-Anderson
Copy link
Contributor

Update the code for Razor Pages with Entity Framework Core in ASP.NET Core - Tutorial 1 of 8 to .NET 8 or 9

  1. Copy Code from EF-RP 6.0 project to cu80 and update for .NET 9 or .NET 8

  2. Quick review of code and update where necessary.

  3. Add code for inheritance. Hopefully you can use some of the code from Tutorial: Implement inheritance - ASP.NET MVC with EF Core.

  4. Consider adding code supporting Tutorial: Learn about advanced scenarios - ASP.NET MVC with EF Core.

Once the preceding is complete, we'll port all the RP code and update the Tutorial: Get started with EF Core in an ASP.NET MVC web app

Also tracked in dotnet/AspNetCore.Docs#26505

@ajcvickers ajcvickers added this to the Backlog milestone Mar 25, 2024
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

No branches or pull requests

3 participants