DequeNET icon indicating copy to clipboard operation
DequeNET copied to clipboard

Support for NETPortable

Open Nartenlener opened this issue 8 years ago • 3 comments

DequeNNET is not compatible with NETPortable (e.g Xamarin)

Nartenlener avatar Oct 26 '16 20:10 Nartenlener

Hi @Nartenlener, thank you for bringing this to my attention.

As per the current guidelines, I moved away from a PCL and compiled the project against .NET Standard 1.1 instead.

According to this page, .NET Standard 1.1 should be compatible not only with Xamarin, but also with .NET Core, the full .NET Framework, Universal Windows Platform, Windows and Windows Phone.

This is available as version 1.0.2. Let me know if it works for you.

dcastro avatar Nov 01 '16 00:11 dcastro

Hi @Nartenlener, have you had a chance to test this in your project(s)?

dcastro avatar Nov 14 '16 13:11 dcastro

Hi @dcastro!

Sorry for my late answer, I missed email from github :)

I can create new branch in my projekt and try to use your lib. I will do that in this week because I have got a lot of work now. Of course I will give you a feedback.

Nartenlener avatar Nov 14 '16 20:11 Nartenlener