Skip to content

Blazor TempData #49683

@danroth27

Description

@danroth27

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releasearea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions