Skip to content

Commit fcd9b72

Browse files
786407: Updated the document
1 parent a093c54 commit fcd9b72

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

blazor/visual-studio-integration/template-studio.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
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.
55
platform: Blazor
66
control: Common
77
documentation: ug
@@ -11,13 +11,13 @@ documentation: ug
1111

1212
Syncfusion<sup style="font-size:70%">&reg;</sup> provides the Blazor Template Studio, which creates a Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor application preconfigured with the required Syncfusion<sup style="font-size:70%">&reg;</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<sup style="font-size:70%">&reg;</sup> components.
1313

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**:
1515

16-
> **Note:** The Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor extensions for Visual Studio 2019 are available only for Essential Studio<sup style="font-size:70%">&reg;</sup> versions 20.3.0.56 and earlier.
16+
> **Note:** The Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor extensions for Visual Studio 2026 are available only for Essential Studio<sup style="font-size:70%">&reg;</sup> versions 20.3.0.56 and earlier.
1717
1818
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.
1919

20-
1. Open Visual Studio 2022.
20+
1. Open Visual Studio 2026.
2121

2222
2. To create a Syncfusion® Blazor application, use either one of the following options:
2323

@@ -47,8 +47,8 @@ N> Before use the Syncfusion® Blazor Project Template, check whether the Syncfu
4747

4848
| .NET SDK version | Supported Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor application type |
4949
| ---------------- | -------------------------------------------- |
50-
| [.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0), [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Web App |
51-
| [.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0), [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor WebAssembly App |
50+
| [.NET 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0), [.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0), [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Web App |
51+
| [.NET 10.0](https://dotnet.microsoft.com/en-us/download/dotnet/10.0), [.NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0), [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) | Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor WebAssembly App |
5252

5353

5454
In the **Syncfusion<sup style="font-size:70%">&reg;</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
9898

9999
6. Click **Next** or select the **Features** tab to review and choose features for the selected controls.
100100

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.
102102

103103
Depending on your Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Application Type, refer to the table below for supported authentication types.
104104

@@ -402,3 +402,4 @@ Open a command prompt in your project directory and execute the following comman
402402
2. Accept permission request of your application.
403403

404404
![Accept permission](images/microsoftauthentication.png)
405+

0 commit comments

Comments
 (0)