Skip to content

Issues: dotnet/aspnetcore

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Preload Blazor WebAssembly resources to improve startup time area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly Perf triaged
#58875 opened Nov 11, 2024 by mkArtakMSFT .NET 10 Planning
[Blazor] NavigationManager.NotFound or equivalent API for SSR area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-ssr triaged
#58816 opened Nov 6, 2024 by javiercn .NET 10 Planning
[Blazor] Add a way to specify a page as the Notfound fragment area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-ssr triaged
#58815 opened Nov 6, 2024 by javiercn .NET 10 Planning
[Blazor] Pass assemblies registered in MapComponents to the Router component automatically. area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one Pillar: Dev Experience triaged
#58814 opened Nov 6, 2024 by javiercn .NET 10 Planning
Make authentication libraries trimmable area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-trimming triaged
#58786 opened Nov 4, 2024 by mkArtakMSFT .NET 10 Planning
[Blazor] Improve the experience with quickgrid and EF area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-quickgrid triaged
#58716 opened Oct 30, 2024 by javiercn .NET 10 Planning
Assembly lazy load in a Blazor WebProject with rendermode InteractiveWebAssembly(Page/component) area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-lazy-loading Issues related to adding support for lazy-loading in Blazor Pillar: Complete Blazor Web triaged
#57117 opened Aug 1, 2024 by GLuca74
1 task done
.NET 10 Planning
Better integration between ASP.NET Core auth handlers and Blazor Server / Wasm area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-server-auth feature-blazor-wasm-auth triaged
#57103 opened Jul 31, 2024 by javiercn .NET 10 Planning
UseStatusCodePagesWithReExecute with Blazor not working area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one Pillar: Dev Experience Pillar: Technical Debt triaged
#56893 opened Jul 19, 2024 by donnykwitty
1 task done
.NET 10 Planning
ErrorBoundary does not work area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-error-boundary triaged
#56413 opened Jun 23, 2024 by garrettlondon1
1 task done
Backlog
Enhanced Navigation does not reopen broken socket connection area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-blazor-enhanced-navigation feature-blazor-server triaged
#55127 opened Apr 15, 2024 by garrettlondon1
1 task done
.NET 10 Planning
Cache manifest.webmanifest in PWA area-blazor Includes: Blazor, Razor Components bug This issue describes a behavior which is not expected - a bug. feature-pwa Issues related to building PWAs with Blazor help wanted Up for grabs. We would accept a PR to help resolve this issue triaged
#54953 opened Apr 4, 2024 by tomasz-soltysik
1 task done
.NET 10 Planning
Remove usage of the unload event area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one triaged
#54793 opened Mar 27, 2024 by radnor .NET 10 Planning
Make Blazor WebAssembly work on multithreaded runtime area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-wasm-threading triaged
#54365 opened Mar 5, 2024 by SteveSandersonMS
4 tasks
.NET 10 Planning
.NET 8 Blazor WASM Debugging and Hot Reload are very buggy. area-blazor Includes: Blazor, Razor Components feature-hot-reload This issue is related to the Hot Reload feaature product-feedback triaged
#54079 opened Feb 16, 2024 by DuckScapePhilip
1 task done
.NET 10 Planning
.NET 8 Blazor - NavigationManager.NavigateTo() Inconsistent Behavior area-blazor Includes: Blazor, Razor Components breaking-change This issue / pr will introduce a breaking change, when resolved / merged. enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-navigation triaged
#53996 opened Feb 13, 2024 by sbwalker
1 task done
.NET 10 Planning
Add Metrics for Blazor area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-blazor-server feature-observability Priority:1 Work that is critical for the release, but we could probably ship without triaged
#53613 opened Jan 25, 2024 by danroth27 .NET 10 Planning
[Blazor] Modernize our Blazor JS assets and their delivery mechanism. area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-full-stack-web-ui Full stack web UI with Blazor Pillar: Dev Experience Priority:1 Work that is critical for the release, but we could probably ship without triaged
#53214 opened Jan 8, 2024 by javiercn Backlog
[Blazor] Support serializing render fragments from SSR area-blazor Includes: Blazor, Razor Components feature-blazor-ssr Pillar: Complete Blazor Web Priority:1 Work that is critical for the release, but we could probably ship without triaged
#52768 opened Dec 12, 2023 by javiercn .NET 10 Planning
Adding a route to a Blazor component doesn't work with hot reload area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-hot-reload This issue is related to the Hot Reload feaature Pillar: Dev Experience Priority:1 Work that is critical for the release, but we could probably ship without triaged
#52582 opened Dec 5, 2023 by danroth27 .NET 10 Planning
[Blazor] Hot Reload not working properly when applying rendermode InteractiveServer to razor page in .NET 8.0.100 area-blazor Includes: Blazor, Razor Components enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-hot-reload This issue is related to the Hot Reload feaature Priority:1 Work that is critical for the release, but we could probably ship without triaged
#53769 opened Nov 24, 2023 by tatalvit
1 task done
.NET 10 Planning
ProTip! Adding no:label will show everything without a label.