Perhaps a UWP port?
@JerryNixon After some quick research it looks like a Portable Class Library (PCL) would be the best way to target UWP and .NET Core. Do you know if that's correct?
That’s a very good way.
From: Jud White [mailto:[email protected]] Sent: Monday, September 5, 2016 1:52 PM To: judwhite/IdSharp [email protected] Cc: Jerry Nixon [email protected]; Mention [email protected] Subject: Re: [judwhite/IdSharp] Perhaps a UWP port? (#6)
@JerryNixon https://github.com/JerryNixon After some quick research it looks like a Portable Class Library (PCL) would be the best way to target UWP and .NET Core. Do you know if that's correct?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/judwhite/IdSharp/issues/6#issuecomment-244804604 , or mute the thread https://github.com/notifications/unsubscribe-auth/ABqz37-eh8Rnbsuhv8SJYD9conrwqWBwks5qnHLFgaJpZM4Jw_yw .
Pretty sure PCL has been deprecated: https://blogs.msdn.microsoft.com/dotnet/2016/09/26/introducing-net-standard/
.net core 👀