# ModernWpf
**Repository Path**: shenhxBase/ModernWpf
## Basic Information
- **Project Name**: ModernWpf
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-16
- **Last Updated**: 2025-02-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ModernWPF UI Library
[](https://gitter.im/ModernWpf/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
Modern styles and controls for your WPF applications.
## Features
* Modern styles and new features for [the majority of the stock WPF controls](https://github.com/Kinnara/ModernWpf/wiki/Controls#styled-controls).
* Light and dark themes that can be easily customized. A high contrast theme is also included.
* [Additional controls](https://github.com/Kinnara/ModernWpf/wiki/Controls#additional-controls) to help you build modern applications. Some are ported from the [Windows UI Library](https://github.com/microsoft/microsoft-ui-xaml).
* Targets .NET Framework 4.5+, .NET Core 3+, and .NET 5+. Runs on Windows Vista SP2 and above.
")
## Quick start
1. Create a new WPF app.
2. Install from NuGet `Install-Package ModernWpfUI`.
3. Edit App.xaml to following:
```xaml
```
4. Edit MainWindow.xaml to following:
```xaml
```
5. See [the wiki](https://github.com/Kinnara/ModernWpf/wiki) for more information.
## Packages
| NuGet Package | Latest Versions |
| --- | --- |
| [ModernWpfUI][NuGet] | [][NuGet]
[][NuGet.Pre] |
| [ModernWpfUI.MahApps][NuGet.MahApps] | [][NuGet.MahApps]
[][NuGet.MahApps.Pre] |
## Screenshots
")













[NuGet]: https://www.nuget.org/packages/ModernWpfUI/
[NuGet.Pre]: https://www.nuget.org/packages/ModernWpfUI/absoluteLatest
[NuGet.MahApps]: https://www.nuget.org/packages/ModernWpfUI.MahApps/
[NuGet.MahApps.Pre]: https://www.nuget.org/packages/ModernWpfUI.MahApps/absoluteLatest