cjlotz / Xamarin.Plugins

Cross platform Xamarin Plugins
MIT License
113 stars 56 forks source link

Is the plugin compatibile with .Net Standard ? #70

Closed gptucci closed 7 years ago

gptucci commented 7 years ago

Tanks for this beautiful package ! When I try to install in Xamarin.Forms targeting .Net Framework 1.4 I get: Xam.Plugins.Messaging 4.0.0 is not compatible with netstandard1.4

Xam.Plugins.Messaging will be compatible with next releases with .Net Framework ? Tnx

cjlotz commented 7 years ago

I'm busy adding support for .NET Standard on the develop branch. Hope to have a beta version out sometime this week.

cjlotz commented 7 years ago

I've just published a beta version with .NET Standard support to NuGet.