jsakamoto / ipaddressrange

.NET Class Library for range of IP address, both IPv4 and IPv6.
Mozilla Public License 2.0
368 stars 71 forks source link

UWP /Winrt port #27

Closed hannespreishuber closed 7 years ago

hannespreishuber commented 7 years ago

tried to port your code to UWP (in Q&D) missing SerializationInfo and further classes

jsakamoto commented 7 years ago

@hannespreishuber Thank you for your comment.

I'll try it, but i'm busy in these days, so please let me few weeks.

I'm reading this article now: https://docs.microsoft.com/en-us/nuget/guides/create-uwp-packages

jsakamoto commented 7 years ago

@hannespreishuber well, had you try IPAddressRange NuGet package v.1.6.2.1 Beta?

https://www.nuget.org/packages/IPAddressRange/1.6.2.1-beta

(It is Beta release, so you should append "-pre" option for "Install-Package" command to install this version.)

jsakamoto commented 7 years ago

@hannespreishuber I tried it at commit 3d29e73 !

Could you try IPAddressRange v.1.6.2.6-beta NuGet package?

https://www.nuget.org/packages/IPAddressRange/1.6.2.6-beta

hannespreishuber commented 7 years ago

HI Package installation works in VS 2017 RC2, Windows 10 Anniversary 64Bit great- thanks

jsakamoto commented 7 years ago

@hannespreishuber Thank you for your confirmation.

I'll release v.1.6.2 as officially in few days after.

jsakamoto commented 7 years ago

I already released v.1.6.2.

https://www.nuget.org/packages/IPAddressRange/1.6.2.7