Porting to .net standard
Dear Author, ThumbnailSharp has no depenency, however .netstandard will alarm when install thumbnailsharp from nuget.
It seems like the PR #3 just needs to be validated and the project will target .NET Standard 2.0
Any chance this port will go live? Would be awesome
Dear Author, ThumbnailSharp has no depenency, however .netstandard will alarm when install thumbnailsharp from nuget.
Might be that you need to restore the Nuget package references. Visual Studio can do this on compile, provide you have set the Visual Studio option for this. I managed to compile and use the update successfully (using jpg and png images), but I did not run a full regression test