【发布时间】:2018-07-07 15:33:52
【问题描述】:
在创建新项目的时候,只有共享项目和标准.NET 出来。
之前我只能选择共享项目和PCL项目。
【问题讨论】:
标签: visual-studio xamarin.forms portable-class-library .net-standard shared-project
在创建新项目的时候,只有共享项目和标准.NET 出来。
之前我只能选择共享项目和PCL项目。
【问题讨论】:
标签: visual-studio xamarin.forms portable-class-library .net-standard shared-project
.NET Standard 已取代 PCL。 .NET Standard 2.0 现在提供比以前更大的 API 界面。
请参阅:https://channel9.msdn.com/Shows/XamarinShow/Episode-37-NET-Standard-Libraries-with-Immo-Landwerth 和 https://channel9.msdn.com/Shows/XamarinShow/Snack-Pack-25-New-NET-Standard-Mobile-App-Templates-in-Visual-Studio-2017
【讨论】: