-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
MVC & Razor Pages have a TempData feature that you can use to store some data that is intended to be read in a future request. We should consider adding something similar for Blazor server-side rendering.
For example, the default Identity UI makes use of TempData in variety of scenarios. We need some way to replicate this functionality.
JackMcBride98, DamianEdwards, afshin29, aetos382, cdock1029 and 5 more
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one