-
-
Notifications
You must be signed in to change notification settings - Fork 339
Exceed Extended WPF Toolkit license change, commercial usage restrictions. #1544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hm, that's fairly frustrating.. Thanks for bringing this to my attention.. perhaps we could remove this dependency by creating our own implementations of some of the controls.. |
Closing this as we'll stay at 3.6.0 for now, and move to the fork only if/when necessary. |
Just wanted to link this to #2307 |
@cwensley : From xceedsoftware/wpftoolkit#1557 it seems that you could update to 3.8.2 as the last MS-PL licensed version, at least until you can move to a fork that isn't so restrictively licensed. |
Thanks @philstopford, although they "say" it was released with that license, the actual .nupkg contains the restrictive license so I hesitated to update. They have since clarified here that although it includes the XCEED license in the nupkg, it is indeed MS-PL. However, nothing is stopping consumers of Eto to update to that version themselves. I would rather remove this dependency completely than switch to something else. |
@cwensley : generally, I pick up Eto from nuget rather than building from source, so I was curious whether it would be worth updating the existing dependency for your next patch release until such time that you can avoid the dependency entirely. |
@philstopford is there any particular reason you need/want the updated version? |
Nothing specific. Just thought it might carry some fixes that would be worth the effort, and wasn't sure if their weird handling of this specific version might allow you to benefit from them until a better option was available :) |
Not a functional issue, so ignoring the template.
The Exceed Extended WPF Toolkit recently made a license change that appears to make it incompatible with commercial applications without a license fee being paid. I wondered whether this might be an issue for Eto-based applications where Eto licensing doesn't require a license to be paid for commercial usage. Ticket is xceedsoftware/wpftoolkit#1557
There is a fork at https://github.com/dotnetprojects/WpfExtendedToolkit that might be a suitable replacement, if an alternative is needed.
The text was updated successfully, but these errors were encountered: