You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/getting-started/maui-blazor-web-app.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,9 +28,11 @@ Visual Studio provides **.NET MAUI Blazor Hybrid and Web App** template to creat
28
28
*[Mobile development with .NET](https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?tabs=vswin)
29
29
* ASP.NET and web development
30
30
31
-
## Create a new .NET MAUI Blazor App in Visual Studio
31
+
## Create a new .NET MAUI Blazor Hybrid and Blazor Web App in Visual Studio
32
32
33
-
You can create a **.NET MAUI Blazor App** using Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui-blazor-web-app?view=aspnetcore-9.0)
33
+
You can create a **.NET MAUI Blazor Hybrid and Blazor Web App** using Visual Studio via [Microsoft Templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui-blazor-web-app?view=aspnetcore-9.0)
34
+
35
+

34
36
35
37
## Install Syncfusion<supstyle="font-size:70%">®</sup> Blazor Calendars and Themes NuGet in the App
0 commit comments