We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb11444 commit b281456Copy full SHA for b281456
docs/architecture/blazor-for-web-forms-developers/hosting-models.md
@@ -8,7 +8,7 @@ ms.date: 11/20/2020
8
---
9
# Blazor app hosting models
10
11
-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:
+Blazor apps can be hosted in one of the following ways:
12
13
- Client-side in the browser on WebAssembly.
14
- Server-side in an ASP.NET Core app.
0 commit comments