Apps
Windows applications developed by s-iguchi. Each page includes feature descriptions, development background, UI/UX considerations, and links to the GitHub repository.
Applications
-
WPF Standard Control Demo App (.NET 10)
A demo application showcasing standard WPF controls running on the latest .NET. Useful as a reference for UI layout and styling.
-
WPF MessageBox Sample Creator
A tool for generating customizable MessageBox samples. Helpful for UI prototyping and behavior testing.
-
Xaml.ExtensionPack
A lightweight, dependency-free XAML extension library for WPF. Provides MVVM foundations and WPF-specific attached behaviors as NuGet packages.