Search code examples
c#xamarinportable-class-libraryxamarin-studio.net-standard-1.5

Xamarin Studio Targeting netstandard


I am trying to upgrade my pcl library to target the netstandard in Xamarin Studio on my Mac. But I don't see the option. All the information I have found only talk about using Visual Studio.

Xamarin Blog Oren's blog

When I look for the option they talk about in Xamarin Studio, I can't find it.

No netstandard mentioned


Solution

  • As of Xamarin Studio 6.0.2 you can consume .Net Standard libs, but NOT create them.

    The ability to create .NET Standard Libraries in Xamarin Studio on macOS will be available in the future, but today we are pleased to release Xamarin Studio 6.0.2 which supports consuming and compiling these libraries.

    ref: https://blog.xamarin.com/net-standard-library-support-for-xamarin/