Merge pull request #969 from telerik/didi/update-vs-info
add vs 2022 preview
This commit is contained in:
Коммит
a776c18291
|
@ -13,7 +13,13 @@ In order to develop applications with **Telerik UI for Xamarin** you need to hav
|
|||
## Windows
|
||||
|
||||
- [Windows 10](https://www.microsoft.com/en-us/windows/get-windows-10) is required to develop for Xamarin.Forms.
|
||||
- Visual Studio 2019 with Xamarin installed. Go to [Visual Studio Downloads](https://visualstudio.microsoft.com/downloads/) page to see the available download options.
|
||||
- Visual Studio 2022 Preview with Xamarin installed. Go to [Visual Studio Downloads](https://visualstudio.microsoft.com/downloads/) page to see the available download options.
|
||||
To install Xamarin for Visual Studio 2022, you would need to enable **Mobile development with .NET** workload. **Universal Windows Platform development** workload would be needed as well if you'd like to target UWP.
|
||||
|
||||
* If you run a fresh installation of Visual Studio, you will be prompted to select workloads during the installation process.
|
||||
* if you already have Visual Studio installed, you could modify the active workloads by re-running the Visual Studio installer and selecting "Modify" option.
|
||||
|
||||
- Visual Studio 2019 with Xamarin installed. Go to [Visual Studio Downloads](https://visualstudio.microsoft.com/vs/older-downloads/) page to see the available download options.
|
||||
|
||||
To install Xamarin for Visual Studio 2019, you would need to enable **Mobile development with .NET** workload. **Universal Windows Platform development** workload would be needed as well if you'd like to target UWP.
|
||||
|
||||
|
|
|
@ -20,8 +20,10 @@ The extensions handle the following major points in the development with Telerik
|
|||
|
||||
## Installing VSExtensions
|
||||
|
||||
Visual Studio Extensions for Telerik UI for Xamarin are distributed with the Telerik UI for Xamarin MSI installation. They can be downloaded and installed as separate product from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/) for Visual Studio 2017/2019.
|
||||
Visual Studio Extensions for Telerik UI for Xamarin are distributed with the Telerik UI for Xamarin MSI installation. They can be downloaded and installed as separate product from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/) for Visual Studio 2019 and 2022 Preview.
|
||||
|
||||
>tip Telerik UI for Xamarin Extension for Visual Studio is avaiulable for Visual Studio 2022 Preview and Visual Studio 2019
|
||||
|
||||
Below you can find more details on both options:
|
||||
|
||||
* **Telerik UI for Xamatin installer**: If you install the Telerik Xamarin suite through the [MSI automatic installation]({%slug install-msi%}), you will be prompted to install the extensions automatically;
|
||||
|
@ -35,15 +37,16 @@ Below you can find more details on both options:
|
|||
1. After the installation is complete, it will be present in the "Installed" section in Visual Studio:
|
||||
![VSExtensions installed](images/extensions_installed.png)
|
||||
|
||||
Either way you choose, after installing Telerik Xamarin VSExtensions, a Telerik menu (under Extensions menu item in VS2019) will be available in Visual Studio with several links that will help you quickly navigate to various useful resources:
|
||||
Either way you choose, after installing Telerik Xamarin VSExtensions, a Telerik menu (under Extensions menu item) will be available in Visual Studio with several links that will help you quickly navigate to various useful resources:
|
||||
|
||||
![Telerik Menu VS](images/telerik_menu.png)
|
||||
|
||||
## VSExtensions Options
|
||||
|
||||
The **Visual Studio Extensions** options dialog provides settings, so you can configure the Telerik Visual Studio Extensions to best suit your needs.
|
||||
The **Visual Studio Extensions** options dialog provides settings, so you can configure the Telerik Visual Studio Extensions to best suit your needs.
|
||||
|
||||
It can be accessed through the Telerik menu in Visual Studio (under Extensions menu item in VS2019) -> VSExtensions Options…
|
||||
|
||||
It can be accessed through the Telerik menu in Visual Studio (under Extensions menu item) -> VSExtensions Options…
|
||||
|
||||
![Telerik Menu VS](images/telerik_menu.png)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче