diff --git a/Extension/Blazor-Extension/Visual-Studio-Code/code-snippet.md b/Extension/Blazor-Extension/Visual-Studio-Code/code-snippet.md index 133bec0..c172fb0 100644 --- a/Extension/Blazor-Extension/Visual-Studio-Code/code-snippet.md +++ b/Extension/Blazor-Extension/Visual-Studio-Code/code-snippet.md @@ -48,13 +48,13 @@ The Syncfusion Blazor snippet simply inserts the code into the razor file. You m ![NuGet Package](images/NuGet-Snippet.png) - > Starting with Volume 4, 2020 (v18.4.0.30) release, Syncfusion provides [individual NuGet packages](https://blazor.syncfusion.com/documentation/nuget-packages/) for our Syncfusion Blazor components. We highly recommend this new standard for your Blazor production applications. + > Starting with Volume 4, 2020 (v18.4.0.30) release, Syncfusion provides [individual NuGet packages](https://blazor.syncfusion.com/documentation/nuget-packages) for our Syncfusion Blazor components. We highly recommend this new standard for your Blazor production applications. 2. To render the Syncfusion components in your application, open the **~/_Imports.razor** file and add the required Syncfusion Blazor namespace entries. ![Namespace](images/Namespace-Snippet.png) -3. Add the Syncfusion Blazor [theme](https://blazor.syncfusion.com/documentation/appearance/themes/) in the `` element of the **~/Pages/_Host.html** page for server application and **~/wwwroot/index.html** page for a client application. +3. Add the Syncfusion Blazor [theme](https://blazor.syncfusion.com/documentation/appearance/themes) in the `` element of the **~/Pages/_Host.html** page for server application and **~/wwwroot/index.html** page for a client application. ![Themes](images/Themes-Snippet.png) diff --git a/Extension/Blazor-Extension/Visual-Studio/code-generator.md b/Extension/Blazor-Extension/Visual-Studio/code-generator.md index 61ac281..7df2bdb 100644 --- a/Extension/Blazor-Extension/Visual-Studio/code-generator.md +++ b/Extension/Blazor-Extension/Visual-Studio/code-generator.md @@ -14,7 +14,7 @@ Syncfusion provides the component Code Generator for the Blazor platform, which The steps below will assist you to add the Syncfusion components code in your Blazor application through **Visual Studio 2019**: -> Before using the Syncfusion Blazor Code Generator, check whether the Syncfusion Blazor Extension is installed or not in Visual Studio Extension Manager by clicking on the Extensions -> Manage Extensions -> Installed. If this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic. +> Before using the Syncfusion Blazor Code Generator, check whether the Syncfusion Blazor Extension is installed or not in Visual Studio Extension Manager by clicking on the Extensions -> Manage Extensions -> Installed. If this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/download-and-installation) help topic. 1. Open your existing Blazor application or create a new Blazor application. diff --git a/Extension/Blazor-Extension/Visual-Studio/convert-project.md b/Extension/Blazor-Extension/Visual-Studio/convert-project.md index e477a25..7d7c7b8 100644 --- a/Extension/Blazor-Extension/Visual-Studio/convert-project.md +++ b/Extension/Blazor-Extension/Visual-Studio/convert-project.md @@ -13,7 +13,7 @@ Syncfusion Blazor conversion is a Visual Studio add-in that converts an existing The steps below help you to convert the **Blazor application** to the **Syncfusion Blazor application** via the **Visual Studio 2019**: -> Before use the Syncfusion Blazor Project Conversion, 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic. +> Before use the Syncfusion Blazor Project Conversion, 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/download-and-installation) help topic. 1. Open your existing Blazor application or create a new Blazor application diff --git a/Extension/Blazor-Extension/Visual-Studio/template-studio.md b/Extension/Blazor-Extension/Visual-Studio/template-studio.md index bcc018c..d61afef 100644 --- a/Extension/Blazor-Extension/Visual-Studio/template-studio.md +++ b/Extension/Blazor-Extension/Visual-Studio/template-studio.md @@ -13,7 +13,7 @@ Syncfusion provides the Blazor Template Studio, which allows you to create a Syn The steps below will assist you to create your **Syncfusion Blazor Application** through **Visual Studio 2019**: -> 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic. +> 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/download-and-installation) help topic. 1. Open Visual Studio 2022. @@ -133,7 +133,7 @@ We need to register the created application in Google Platform API Console for I 1. Go to below credentials page for the Google cloud platform API console. - + 2. Click Create Credentials and OAuth Client Id. diff --git a/Extension/Blazor-Extension/Visual-Studio/upgrade-project.md b/Extension/Blazor-Extension/Visual-Studio/upgrade-project.md index ac1982a..d3c896e 100644 --- a/Extension/Blazor-Extension/Visual-Studio/upgrade-project.md +++ b/Extension/Blazor-Extension/Visual-Studio/upgrade-project.md @@ -13,7 +13,7 @@ The Syncfusion Blazor migration add-in for Visual Studio allows you to migrate a The steps below will assist you to upgrade the Syncfusion version in the Syncfusion Blazor application via Visual Studio 2019: -> Before use the Syncfusion Blazor Project Migration, 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/visual-studio-extensions/download-and-installation/) help topic. +> Before use the Syncfusion Blazor Project Migration, 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 this extension not installed, please install the extension by follow the steps from the [download and installation](https://blazor.syncfusion.com/documentation/visual-studio-integration/download-and-installation) help topic. 1. Open the Syncfusion Blazor application that uses the Syncfusion component.