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/visual-studio-integration/template-studio.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: post
3
3
title: Template Studio for Blazor | Syncfusion
4
-
description: Learn here about how to create a Blazor application using Syncfusion Blazor components with the Template Studio in Visual Studio 2022. Explore to more details.
4
+
description: Learn here about how to create a Blazor application using Syncfusion Blazor components with the Template Studio in Visual Studio 2026. Explore to more details.
5
5
platform: Blazor
6
6
control: Common
7
7
documentation: ug
@@ -11,13 +11,13 @@ documentation: ug
11
11
12
12
Syncfusion<supstyle="font-size:70%">®</sup> provides the Blazor Template Studio, which creates a Syncfusion<supstyle="font-size:70%">®</sup> Blazor application preconfigured with the required Syncfusion<supstyle="font-size:70%">®</sup> NuGet packages, namespaces, styles, and component render mode. The Template Studio offers an intuitive project wizard to guide creation of an application with Syncfusion<supstyle="font-size:70%">®</sup> components.
13
13
14
-
The steps below will assist you to create your **Syncfusion Blazor Application** through **Visual Studio 2022**:
14
+
The steps below will assist you to create your **Syncfusion Blazor Application** through **Visual Studio 2026**:
15
15
16
-
> **Note:** The Syncfusion<supstyle="font-size:70%">®</sup> Blazor extensions for Visual Studio 2019 are available only for Essential Studio<supstyle="font-size:70%">®</sup> versions 20.3.0.56 and earlier.
16
+
> **Note:** The Syncfusion<supstyle="font-size:70%">®</sup> Blazor extensions for Visual Studio 2026 are available only for Essential Studio<supstyle="font-size:70%">®</sup> versions 20.3.0.56 and earlier.
17
17
18
18
N> Before use the Syncfusion® Blazor Project Template, check whether the Syncfusion® Blazor Template Studio Extension installed or not in Visual Studio Extension Manager by clicking on the Extensions -> Manage Extensions -> Installed. If it is not installed, follow the steps in the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/download-and-installation) topic.
19
19
20
-
1. Open Visual Studio 2022.
20
+
1. Open Visual Studio 2026.
21
21
22
22
2. To create a Syncfusion® Blazor application, use either one of the following options:
23
23
@@ -47,8 +47,8 @@ N> Before use the Syncfusion® Blazor Project Template, check whether the Syncfu
47
47
48
48
| .NET SDK version | Supported Syncfusion<supstyle="font-size:70%">®</sup> Blazor application type |
In the **Syncfusion<supstyle="font-size:70%">®</sup> Blazor Web App** application type, you can configure the following options:
@@ -98,7 +98,7 @@ N> Before use the Syncfusion® Blazor Project Template, check whether the Syncfu
98
98
99
99
6. Click **Next** or select the **Features** tab to review and choose features for the selected controls.
100
100
101
-
7. Click **Next** or select the **Configuration** tab. Configure the target .NET version (.NET 9.0 or .NET 8.0), theme, HTTPS configuration, localization, authentication type, and options specific to Blazor Web App or Blazor WebAssembly Application types.
101
+
7. Click **Next** or select the **Configuration** tab. Configure the target .NET version (.NET 10.0, .NET 9.0 or .NET 8.0), theme, HTTPS configuration, localization, authentication type, and options specific to Blazor Web App or Blazor WebAssembly Application types.
102
102
103
103
Depending on your Syncfusion<supstyle="font-size:70%">®</sup> Blazor Application Type, refer to the table below for supported authentication types.
104
104
@@ -402,3 +402,4 @@ Open a command prompt in your project directory and execute the following comman
0 commit comments