kpreisser / TaskDialogDemoLinks
Demo for WinForms Task Dialog (dotnet/winforms#1133)
☆14Updated 5 years ago
Alternatives and similar repositories for TaskDialogDemo
Users that are interested in TaskDialogDemo are comparing it to the libraries listed below
Sorting:
- Adds a build timestamp to an assembly.☆19Updated this week
- ☢️ The one and only computer tomographer for Windows Forms user interfaces☆49Updated 4 months ago
- Some missing WPF Controls that integrates with MahApps.Metro☆30Updated 2 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated this week
- Bug reports, feature requests, and tool list for DotPurple -- the only cross-platform GUI for the .NET (dotnet) command-line interface (C…☆24Updated 4 years ago
- WPF Controls (deprecated by Foundation project)☆42Updated 7 years ago
- Text clustering algorithm, implemented in .NET☆21Updated 2 years ago
- Roslyn analyzers for INotifyPropertyChanged☆47Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated 2 years ago
- WPF/MVVM control to implement a textbox on top of other elements like TreeViewItem or ListViewItem (use case: perform in place edit on to…