[Blazor] Annotate Microsoft.AspNetCore.Components.WebAssembly.Authentication for nullability
Open
area-blazor
feature-blazor-wasm
feature-blazor-wasm-auth
feature-trimming
NativeAOT
Pillar: Technical Debt
Priority:3
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
The assembly is not annotated, and we needed to add an ifdef to share some code
https://github.com/dotnet/aspnetcore/pull/42532/files#diff-7e7c52bc7413177d1e2dec2dcaecad3bf0769f9bf7af2aea33e4f55956e4172fL32-L34
Annotating the assembly is not trivial, hence the bug to follow up
Contributor guide
Assessment
This issue has not been assessed yet.