Closed lukali1986 closed 4 years ago
As this is a library, I am wondering if it would make more sense to target .NET Standard and keep support for Framework and Core in the same project?
I have ported the library to support .NET Standard 1.1 With this it can be used with the following platforms:
.NET Core >= 1.0 .NET Framework >= 4.5 Mono >= 4.6 Xamarin.iOS >= 10.0 Xamarin.Mac >= 3.0 Xamarin.Android >= 7.0 UWP >= 10.0 Unity >= 2018.1 (see here)
Release 1.3 is now targeting .NET Standard 1.1
Hello! Whether to consider migrating the project to .net core for better compatibility and easier promotion. @renber