简体   繁体   English

没有xamarin.forms BlankApp在视觉工作室2017年

[英]no xamarin.forms BlankApp in visual studio 2017

I have just installed Visual Studio 2017 community addition. 我刚刚安装了Visual Studio 2017社区。 Furthermore, i have installed Xamarin Community edition. 此外,我已经安装了Xamarin社区版。 Initially i thought i would have to use Xamarin Studio in order to create cross platform apps. 最初我认为我必须使用Xamarin Studio来创建跨平台应用程序。 But later on, i figured it out from the internet that Xamarin Studio is only installed in MAC OS. 但后来,我从互联网上发现Xamarin Studio只安装在MAC OS中。 In windows, Xamarin is installed in form of Visual Studio's extension instead. 在Windows中,Xamarin以Visual Studio的扩展名的形式安装。 After completely installing Xamarin on my Windows 10, i opened Visual Studio and i didn't saw "BlankApp (Xamarin.Forms Portable)" under Visual C#/Cross-Platform tab. 在我的Windows 10上完全安装Xamarin后,我打开了Visual Studio,我没有在Visual C#/跨平台选项卡下看到“BlankApp(Xamarin.Forms Portable)” Instead there were only couple of Class Libraries and a UI Test App there. 相反,那里只有几个类库和一个UI测试应用程序。

How can i figure out the way to create Xamarin Cross-Platform on my visual studio 2017 community edition? 我怎样才能在我的visual studio 2017社区版上找到创建Xamarin Cross-Platform的方法? Am i missing some extensions, or is there any update required ? 我错过了一些扩展,还是需要更新? Please help. 请帮忙。

File > New > Project > Installed > Templates > Visual C# > Cross-Platform Select Cross-Platform Select Cross Platform App (Xamarin.Forms or Native) 文件>新建>项目>已安装>模板> Visual C#>跨平台选择跨平台选择跨平台应用程序(Xamarin.Forms或Native)

在此输入图像描述

New App Dialog Opens For template select "Blank App" For Code Sharing Strategy Select "Portable Class Library (PCL)" Click OK, and you are good to go 新应用程序对话框打开对于模板选择“空白应用程序”进行代码共享策略选择“可移植类库(PCL)”单击确定,你很高兴去

在此输入图像描述

Please, try this site in section "Creating your first app". 请在“创建您的第一个应用”部分中尝试此网站。

More information in: http://motzcod.es/post/158155898027/setting-up-vs-2017-for-xamarin-dev 更多信息请访问: http//motzcod.es/post/158155898027/setting-up-vs-2017-for-xamarin-dev

THIS IS NOT A DIRECT ANSWER , I tried lots of options from installing, uninstalling, modifying but I can't find "bank app xamarin forms". 这不是一个直接的答案 ,我尝试了很多选项,从安装,卸载,修改,但我找不到“银行应用程序xamarin表单”。

SO WHAT I DID , Installed visual studio 2015 and found "that bank app xamarin forms" there. 所以我已经安装了2015年的Visual Studio,并在那里找到了“那个银行应用程序xamarin形式”。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM