Open bezysoftware opened 8 years ago
There is a pull request with .NET Core support (basically .net standard AFAIK).
However there is a breaking change with PCL library (not Silverlight-compatible anymore). I hope next week I'll have time to sort things out and release a new build.
I assume you mean #48 I had a quick look and I think it's missing one think - project.json which would specify which version of .netstandard it's targeting. Without it it will be just a PCL targeting .netcore
No updates?
Are you planning to add .netstandard target support?
https://blogs.msdn.microsoft.com/cesardelatorre/2016/06/28/running-net-core-apps-on-multiple-frameworks-and-what-the-target-framework-monikers-tfms-are-about/