Skip to content

Create Blazor server-side rendering guidance for Blazor component library owners #47624

@SteveSandersonMS

Description

@SteveSandersonMS

Everyone who owns a Blazor component library (e.g., vendors or OSS projects) will have roughly the same questions about what they are supposed to do for Blazor server-side rendering in .NET 8. We should provide some written guidance about:

  • Figuring out what your component is supposed to do in SSR mode
  • Techniques you can use to make some of the interactive features still work (e.g., form post)
  • Anything you should think about relating to streaming rendering
  • Should you mark components as interactive?

Metadata

Metadata

Labels

DocsThis issue tracks updating documentationarea-blazorIncludes: Blazor, Razor Componentsfeature-full-stack-web-uiFull stack web UI with Blazor

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions