Open sandorfr opened 7 years ago
No but feel free to do it ;)
Before I create nuget packages i have to find out how to use the right imagesource for each platform automatically (so you don't have to install any separate android,... packages), unfortunately I do not really have time for that. Feel free to create a pull request if you can help.
To be honest, I don't want to add confusion around this, by publishing unmaintained stuff.
I'll try to take a look at this, but I realized that ImageSharp is not available on nuget yet. Regarding the ImageSource plugin, I thing a good example is what's done with PCLCrypto where they implement the bait and switch technique.
I'll add you as collaborator so you can make your changes. The idea is that everyone can and should improve this project. (I don't have much time for this myself so I'm happy for any contribution)
ImageSharp has released a version on nuget :tada: I'll try to look into this soon.
Any updates on this?
It seems that the PdfSharpCore version available on nuget is far behind what's available on this repo (the nuget package points to https://github.com/ststeiger/PdfSharpCore). For instance PdfSharpCore.ImageSharp does not seem to be available.
Do you plan to publish this to nuget?