Skip to content

Conversion to .NET Standard for Cross-Platform compatibility and Xamarin support

Compare
Choose a tag to compare
@andijakl andijakl released this 23 Aug 07:24
· 21 commits to master since this release

3.0.0 - August 2017

  • Port from UWP to .NET Standard 1.3, for cross platform compatibility to Windows, Linux, Mac and Xamarin (iOS, Android)
  • Library split into core .NET Standard library, plus platform extension libraries for Android and UWP
  • New Xamarin example app for Android and UWP
  • Some code changes needed to update from the previous to this version!
  • New collaborator: Chris Tacke, https://github.com/ctacke