A collection of .NET, WinForms, and WPF tools, controls, and other extensions, based on the work of Łukasz Świątkowski's original CodePlex project.
Projects have been updated to SDK-style projects, and have been set to multi-target net5.0-windows
, net48
, net472
, net471
, net47
.
- WPF and WinForms TaskDialog (formerly VDialog, (WayBack))
- Popup control (original post, (WayBack))
- GlassButton (original post, (WayBack))
- Notify Windows Explorer about files in use (original post, (WayBack))
- Waiting until file is closed/unlocked (original post, (WayBack))
- ConsoleColor extension methods (original post, (WayBack))
- Linq to CSS
- Other various extension methods
cmdwtf.Luminous is licensed under the LGPL-3.0. See LICENSE for more details.
Copyright © 2021 Chris Marc Dailey
Portions Copyright © 2014 Łukasz Świątkowski
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library. If not, see http://www.gnu.org/licenses/.