|
| 1 | +--- |
| 2 | +title: Download New Versions |
| 3 | +page_title: Download New Versions | Visual Studio Integration | Telerik UI for Blazor |
| 4 | +description: "Learn how to keep your projects updated when using Progress® Telerik® UI for Blazor." |
| 5 | +slug: getting-started-vs-integration-latest-version |
| 6 | +position: 3 |
| 7 | +--- |
| 8 | + |
| 9 | +# Download New Versions |
| 10 | + |
| 11 | +The Progress® Telerik® UI for Blazor Visual Studio (VS) extensions enable you to keep your projects updated. |
| 12 | + |
| 13 | + |
| 14 | +<!-- |
| 15 | +The Latest Version Retrieval tool automatically checks for the latest Telerik UI for Blazor distribution which is available for you on the Telerik website. Once a day, upon loading a project with Telerik UI for Blazor components, the extensions query the Telerik website for a new version of Telerik UI for Blazor. When a new version is detected, a notification is displayed that lets you download it. |
| 16 | +
|
| 17 | + |
| 18 | +
|
| 19 | +Clicking the **Update Now** button starts the Latest Version Acquirer tool which prompts for your Telerik credentials on its first page. If you do not have a [www.telerik.com](https://www.telerik.com) account, you can create one through the **Create an account for free** link. |
| 20 | +
|
| 21 | +--> |
| 22 | + |
| 23 | + |
| 24 | +Clicking the **Get Latest** button on the [New Project Wizard]({% slug getting-started-vs-integration-new-project %}) starts the Latest Version Acquirer tool which prompts for your Telerik credentials on its first page. If you do not have a [www.telerik.com](https://www.telerik.com) account, you can create one through the **Create an account for free** link. |
| 25 | + |
| 26 | +1. Log in with your Telerik credentials |
| 27 | + |
| 28 | + >tip To avoid having to enter your Telerik credentials multiple times, use the **Save my password** checkbox. The persistence is securely done and the credentials are saved in a per-user context. Other users on the machine do not have access to your stored credentials. |
| 29 | +
|
| 30 | +  |
| 31 | + |
| 32 | + >tip You can go to the [release notes of Telerik UI for Blazor](https://www.telerik.com/support/whats-new/blazor-ui/release-history) to get information on the latest available versions and what they bring. |
| 33 | +
|
| 34 | +1. In the dialog that appears, click the **Download** button and follow the next steps. |
| 35 | + |
| 36 | +  |
| 37 | + |
| 38 | +1. To access the latest version of Telerik UI for Blazor that you just downloaded go to [New Project Wizard]({% slug getting-started-vs-integration-new-project %}). |
| 39 | + |
| 40 | + >tip The **Download** and **Get Latest** buttons of the **New Project Wizard** launch the **Latest Version Acquirer** tool. If you are coming from them, you will be returned to that context, so you can choose the newer version now. |
| 41 | +
|
| 42 | +  |
| 43 | + |
| 44 | + |
| 45 | +>tip The **Latest Version Acquirer** tool downloads a `.zip` file which contains the latest Telerik UI for Blazor packages. It is saved in the `%APPDATA%\Telerik\Updates` folder by default. If you find the list of the offered packages too long and you do not need the older versions, close VS and use the Windows Explorer to delete these distributions. |
| 46 | +
|
| 47 | +## See Also |
| 48 | + |
| 49 | +* [Visual Studio Extensions Overview]({% slug getting-started-vs-integration-overview %}) |
| 50 | +* [Creating New Projects with Visual Studio]({% slug getting-started-vs-integration-new-project %}) |
0 commit comments