Skip to content

Confusing words on Blazor hosting models #20073

@lextm

Description

@lextm

Blazor app hosting models

Blazor apps can be hosted in IIS just like ASP.NET Web Forms apps. Blazor apps can also be hosted in one of the following ways:

  • Client-side in the browser on WebAssembly.
  • Server-side in an ASP.NET Core app.

It is confusing to describe in this way, because how many hosting models are there? Two or three? If there are only two hosting models (as the following of this article indicates), then the first two sentences should be revised to remove ambiguity.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions