wherewhere/ModernWpf ↗
Created Apr 27, 2022 · View the wherewhere/ModernWpf repository page
Modern styles and controls for your WPF applications
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
6
Lines of Code
8,007
From
Oct 18, 2019
To
Apr 19, 2022
About wherewhere/ModernWpf
ModernWPF is a UI library for Windows Presentation Foundation (WPF) applications that brings modern styling and design patterns to desktop development. It provides updated styles for the majority of standard WPF controls, additional modern controls ported from Microsoft's Windows UI Library, and support for light, dark, and high-contrast themes that developers can easily customize.
The library has broad platform compatibility, supporting .NET Framework 4.5 and later, .NET Core 3 and above, and .NET 5 and beyond, while running on Windows Vista SP2 and newer systems. It's distributed via NuGet packages, with the main ModernWpfUI package and an additional ModernWpfUI.MahApps integration package for developers who want to combine it with the MahApps framework.
The project targets WPF developers who want to create modern-looking desktop applications without building their UI from scratch. Getting started is straightforward—developers install the NuGet package, update their App.xaml configuration, and can immediately begin using the styled controls and modern design components in their applications.



