简体   繁体   English

在Visual Studio 2017 Professional中找不到Xamarin.Forms项目模板

[英]Not able to find Xamarin.Forms Project Template in Visual Studio 2017 Professional

I am not able to find Project Template to build Xamarin Forms apps in my recently installed Visual Studio 2017 Professional IDE. 我无法在最近安装的Visual Studio 2017 Professional IDE中找到用于构建Xamarin Forms应用程序的项目模板。 What templates I can see in "Cross-Platform" section is as shown below. 我可以在“跨平台”部分中看到哪些模板,如下所示。

Can anyone tell me why I am not able to get the required template? 谁能告诉我为什么我无法获得所需的模板?

From Visual Studio 2017 onwards you need to specify what kinds of development you want to do in the installer. 从Visual Studio 2017起,您需要指定要在安装程序中进行的开发类型。 To add Xamarin, simply run the installer again, choose the 'Modify' option on the start screen, and then check the box for 'Mobile Development with .NET' (you'll see the Xamarin logo next to it). 要添加Xamarin,只需再次运行安装程序,在开始屏幕上选择“修改”选项,然后选中“使用.NET进行移动开发”框(您将在其旁边看到Xamarin徽标)。

That will add support for Xamarin projects to your installation. 这将为您的安装增加对Xamarin项目的支持。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 没有xamarin.forms BlankApp在视觉工作室2017年 - no xamarin.forms BlankApp in visual studio 2017 如何使用C ++非托管库在Visual Studio 2017中为Xamarin.Forms设置项目? - How to setup project in Visual Studio 2017 for Xamarin.Forms with C++ unmanaged library? 在Visual Studio 2017中的哪里可以找到“空白应用程序(Xamarin.Forms Portable)”? - Where in Visual Studio 2017 can I find “Blank App (Xamarin.Forms Portable)”? 使用Visual Studio 2017的C#(xamarin.forms)警告 - Warning in C# (xamarin.forms) using visual studio 2017 Xamarin.Forms Azure在Visual Studio 2017专业版中 - Xamarin.Forms Azure in Visual Studio 2017 Pro Visual Studio 2017预览-无法创建Xamarin.Forms应用程序 - Visual Studio 2017 Preview - Can not create a Xamarin.Forms Application 在Visual Studio 2010 Professional中找不到与“ CLR SQL Server触发器”一起使用的“ SQL Server Project”模板 - Not able to find the “SQL Server Project” template in Visual Studio 2010 Professional to work with CLR SQL Server Trigger Visual Studio 2017 Professional中的WebTest项目 - WebTest Project in Visual studio 2017 professional 无法从Visual Studio 2015创建xamarin.forms项目 - can not create xamarin.forms project from visual studio 2015 将新的内容页面添加到Visual Studio 2017中的Xamarin.Forms应用程序时出错 - Error in adding new Content Page to Xamarin.Forms app in Visual Studio 2017
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM