xamarin/SignaturePad

.NET Standard support

Closed this issue · 4 comments

mnusr commented

Is there any plans for .NET Standard support?

That seems like a good plan. We are now. 😄

Added in f6ba62b

When I try to install to a .net standard project I get:

Package Xamarin.Controls.SignaturePad 2.3.0 is not compatible with netstandard2.0

Am I misinterpreting this issue? :)

SignaturePad is still a platform library - so .NET Standard is not really something. But, If you are using Xamarin.Forms, then installing the https://www.nuget.org/packages/Xamarin.Controls.SignaturePad.Forms/ package will work.