alexandre-lecoq / alexandre-lecoq/Unofficial.PaintDotNet.Binaries
Please remove this repository and the Nuget package
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Paint.NET author here. I hate to be the bad guy, but this needs to be removed. Both the repository and the nuget package.
First, it's in violation of the Paint.NET license (https://getpaint.net/license.html): "You may not modify, adapt, rent, lease, loan, sell, or create derivative works based upon the Software or any part thereof." Basically the DLLs are not licensed for distribution by themselves, nor for incorporation into other software, nor checked into a GitHub repo, nor redistributed through Nuget (etc.).
Second, I've been making a lot of updates to the Paint.NET Plugin APIs, and having a Nuget package out there with _really_ old versions of the PDN DLLs means that anyone using this doesn't get access to the newer stuff. It also increases my back-compat burden. I regularly change or remove things that I don't see any plugins using. If folks are using this package, they might end up releasing plugins that are broken on day 1, or they'll use things that make it harder for me to make improvements to the Paint.NET Plugin APIs.
Nuget doesn't really like to delist packages, but I'm pretty sure they will for a situation like this -- just say something like you were asked to remove it and you didn't realize that it was in violation of the license.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.