Skip to content

Doc proposal for persisting state in server-side Blazor #13259

Closed
@SteveSandersonMS

Description

@SteveSandersonMS

As a result of dotnet/aspnetcore#11793, I've written up some detailed guidance about why you need to persist state in server-side Blazor, and how to do it. This is in a gist at https://gist.github.com/SteveSandersonMS/ba16f6bb6934842d78c89ab5314f4b56.

Is it possible to convert this into a doc page? I hope the content is in decent shape already, though I'm sure you'll want to put it through the usual copyediting and stylistic changes needed to fit in with the rest of the docs. cc @guardrex

Note that the gist refers to a package called ProtectedBrowserStorage that hasn't yet been published, but is in a PR at aspnet/AspLabs#198. Hopefully we'll publish the package soon (though it will remain experimental for now).

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions