Skip to content

Update Razor Pages EF Core Data Access tutorial from .NET 6 to .NET 10 #36908

@smiller7812

Description

@smiller7812

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

https://learn.microsoft.com/en-us/aspnet/core/data/ef-rp/intro?view=aspnetcore-10.0&tabs=visual-studio

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

@tdykstra

Metadata

  • ID: 7a54c97f-ddd4-b041-5e5f-a2df009ace50
  • PlatformId: c27312f0-163f-6430-cbc5-0527c212d314
  • Service: aspnet-core
  • Sub-service: data-access

Related Issues

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions