dotnet / dotnet/AspNetCore.Docs

Add additional Blazor migration guidance for upgrading to .NET 8

Open
#32,138 12 comments 0 reactions 1 assignee Claimed by @guardrex View on GitHub
8.0 Blazor doc-enhancement
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 3h
Merged PRs (30d)
97

Description

We've received some [feedback](https://github.com/dotnet/AspNetCore.Docs/issues/29522#issuecomment-2017263297) that our Blazor migration guidance is too minimalistic and doesn't cover all of the related concerns:

- Apps using lazy loading were impacted by the change to webcil, which changed the assembly extension from .dll to .wasm
- We changed our authentication guidance in .NET 8, but we didn't give detailed instructions on how to upgrade

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.