Missing Templates in Latest Xamarin Visual Studio 2017

后端 未结 2 903
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-17 03:48

I wanted to start Cross Mobile App Development for that I had heard Xamarin is a good framework if you are good with C# , so , I had downloaded the latest Visual Studio 2017

2条回答
  •  没有蜡笔的小新
    2021-01-17 04:17

    First off welcome to the Xamarin world.

    Secondly your templates that you have are correct. They simply changed up a bit in visual studio 2017. For instance, if you want to create a PCL ( Portable Class Library ) project, you select cross-platform app and click ok. Than you get following screen:

    Here can select your coding strategy ( I chose PCL in screenshot ).

    If more questions don't hesistate to ask and goodluck ;)

提交回复
热议问题