DetourUtility. An utility for redirecting C# methods at runtime using detours. Enables patching and replacing method implementations dynamically. It allows altering static/instance methods, property accessors, and extern methods with runtime method redirection.
55BlurredBackground.WPF. BlurredBackground.WPF is a WPF library that allows implementing a frosted glass effect in their applications. By adding a blur effect to the background of UI elements without interfering with the content.
9PipeLineGraph.WPF. PipeLineGraph.WPF: A WPF-based graphical control for visualizing and managing pipelines, inspired by Jenkins BlueOcean. This project provides a customizable grid to represent nodes and segments, with features for adding, removing, and updating node states dynamically at runtime.
6ToastManager.WPF. ToastManager is a lightweight C# library for displaying toast messages in desktop applications built with WPF
5HierarchicalDataGrid.WPF. A WPF control that mix DataGrid and TreeView functionalities, allowing for hierarchical, recursive data display with expandable nested rows. Ideal for complex data structures in an easy-to-use, MVVM-friendly tabular format.
5GuideLine.WPF. A C# WPF library for building interactive step-by-step tutorial overlays - highlight UI controls, dim the background, and guide users through your app with onboarding walkthrough dialogs.
4ApplicationHub. ApplicationHub is a modern application launcher and organizer built in WPF using C#. With an intuitive widget, it allows effortless access and organization of your favorite apps.
3ColorPicker. A C# application to manage colors (hex, rbg or hsl with bookmarks) when creating an application / a website.
1BattleShip-WPF. A Battleship game built with WPF and .NET, featuring a client-server architecture using TCP networking. This project demonstrates practical networking concepts, UI development with WPF, and communication between players.
1