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/query-builder/how-to/getting-started-web-assembly.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,8 @@ This article provides step-by-step instructions for building a Blazor WebAssembl
17
17
18
18
## Create a Blazor WebAssembly App in Visual Studio
19
19
20
-
Create a Blazor WebAssembly app using either the Microsoft Project templates or the Syncfusion Template Studio for a guided setup.
20
+
Create a **Blazor WebAssembly App** using Visual Studio via [Microsoft templates](https://learn.microsoft.com/en-us/aspnet/core/blazor/tooling?view=aspnetcore-7.0) or the [Syncfusion<supstyle="font-size:70%">®</sup> Blazor Extension](https://blazor.syncfusion.com/documentation/visual-studio-integration/template-studio).
21
21
22
-
- Microsoft templates: [Blazor tooling in Visual Studio](https://learn.microsoft.com/aspnet/core/blazor/tooling)
0 commit comments