DotNetProjects.Extended.Wpf.Toolkit |
---|
A fork of https://wpftoolkit.codeplex.com/ and now (https://github.com/xceedsoftware/wpftoolkit) version 3 which was still released under a permissive license.
But this fork is maintained and Pull Requests and Patches are accepted.
Another feature wich is not yet in the Xceed Version is NetCore 3 support!
Removed AvalonDock, it's maintained by Dirkster in this Repo https://github.com/Dirkster99/AvalonDock
https://www.nuget.org/packages/DotNetProjects.Extended.Wpf.Toolkit/
The "Master" Branch will always be synced to the official Github Version.
In the "Extended" Branch will be a version with Patches
I now also included the Brush Editor from http://colorbox.codeplex.com/
Licence is Ms-PL
Changes to original Toolkit Version:
TimeSpan UpDown(Is now in original Version)- TokenizedTextBox (from early WPF Toolkit 1.6)
- IPAdress Editor in Property Grid
- Brush Editor (https://colorbox.codeplex.com/)
- A few AvalonDock fixes form AvalonDock HP