-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Description
Description
Description
I’ve started working through the Razor Pages Data Access tutorial and noticed it is still based on .NET 6.
I’d like to propose updating it to .NET 10 and am willing to submit a pull request.
Proposed Scope
My goal would be to:
Preserve the existing learning flow
Update only what is necessary for .NET 10 compatibility
Avoid introducing advanced concepts beyond the current tutorial level
Relevant Experience
I previously upgraded the Contoso University MVC tutorial from .NET 5 to .NET 9 as part of my own documentation/research work.
This involved validating the full tutorial flow, updating project setup and EF Core usage, and resolving version-related issues.
I can provide examples of this work if helpful.
Question
Would this be a useful contribution, and is there a preferred approach for version upgrades (e.g., update in place vs. side-by-side version)?
Page URL
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/data/ef-rp/intro.md
Document ID
fa488196-1f98-08ea-adcc-17d9dac86727
Platform Id
c27312f0-163f-6430-cbc5-0527c212d314
Article author
Metadata
- ID: 7a54c97f-ddd4-b041-5e5f-a2df009ace50
- PlatformId: c27312f0-163f-6430-cbc5-0527c212d314
- Service: aspnet-core
- Sub-service: data-access