|
| 1 | +--- |
| 2 | +title: Convert to Telerik Project |
| 3 | +page_title: Convert to Telerik Project | Visual Studio Integration | Telerik UI for Blazor |
| 4 | +description: "Learn how to convert your existing Blazor app to use Telerik components in it with a few clicks through our Visual Studio Templates." |
| 5 | +slug: getting-started-vs-integration-convert-project |
| 6 | +position: 2 |
| 7 | +--- |
| 8 | + |
| 9 | +# Convert to Telerik Application |
| 10 | + |
| 11 | +This article demonstrates how to enable the Progress® Telerik® UI for Blazor components in you existing Blazor app with a few mouse clicks. |
| 12 | + |
| 13 | +To add the Telerik Components to you existing Blazor application, use the use the **Convert Project Wizard**. The wizard detects all installed versions of Telerik UI for Blazor and lists them in the **Version** combobox—this enables you to start your project with the desired version. You can also [get the latest version]({%slug getting-started-vs-integration-latest-version%}) to make sure you are up to date. |
| 14 | + |
| 15 | +To start the wizard, do the following: |
| 16 | + |
| 17 | +1. In the **Solution Explorer**, select the Blazor app you want to add the Telerik components to (either WebAssembly, or Server-side Blazor) |
| 18 | +1. Open the **Extensions** menu. |
| 19 | +1. Click **Telerik** > **Telerik UI for Blazor** > **Concert to Telerik Application**. |
| 20 | +1. Follow the wizard. |
| 21 | + |
| 22 | +The wizard, basically, adds the information from the [What You Need]({%slug getting-started/what-you-need%}) article to your project. |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | +The wizard provides you with the following options: |
| 27 | + |
| 28 | +1. The ability to download the latest available version. |
| 29 | +1. A version selector so you can choose a particular version to add to the project. |
| 30 | +1. A list with the versions found on your machine that you can choose from. |
| 31 | +1. Whether to back up the project state before the conversion (in a folder called `<ProjectName>_Backup>_<timestamp>`). |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | +## See Also |
| 40 | + |
| 41 | +* [Visual Studio Extensions Overview]({% slug getting-started-vs-integration-overview %}) |
| 42 | +* [Downloading the Latest Telerik UI for Blazor Versions]({% slug getting-started-vs-integration-latest-version %}) |
| 43 | +* [Getting Started with Client-side apps]({%slug getting-started/client-side%}) |
| 44 | +* [Getting Started with Server-side apps]({%slug getting-started/server-side%}) |
| 45 | +* [Overview of what you need]({%slug getting-started/what-you-need%}) |
| 46 | + |
0 commit comments