Missing Templates in Latest Xamarin Visual Studio 2017

后端 未结 2 862
佛祖请我去吃肉
佛祖请我去吃肉 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:20

    Microsoft keep on improving VS and Xamarin. Yesterday I updated VS 2017 to version 15.8.4 and now I see a difference also between your screen Jordy Dieltjens and mine as below, you have "UI Technology" to the left bottom corner and instead I have "Platform". Also you have "Portable Class Library (PCL)" under "Code sharing strategy" to the right bottom corner where I have ".Net Standard" instead. as per my knowledge PCL is now deprecated and replaced with .Net Standard which is supposed to do the same.

提交回复
热议问题