WPF-UI 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WPF-UI --version 1.1.0
                    
NuGet\Install-Package WPF-UI -Version 1.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WPF-UI" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WPF-UI" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="WPF-UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WPF-UI --version 1.1.0
                    
#r "nuget: WPF-UI, 1.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=WPF-UI&version=1.1.0
                    
Install WPF-UI as a Cake Addin
#tool nuget:?package=WPF-UI&version=1.1.0
                    
Install WPF-UI as a Cake Tool

WPF UI

Created with ❤ in Poland by lepo.co
A simple way to make your application written in WPF keep up with modern design trends. Library changes the base elements like Window, Page or Button, and also includes additional controls like Navigation, ToggleButton or Snackbar.

GitHub license NET Nuget Nuget (with prereleases) Nuget

What's included?

Name Framework Build Status
WPFUI<br />Library that allows you to use all features in your own application .NET 6.0 Windows,<br/>.NET 5.0 Windows,<br/>.NET Core 3.1<br/>.NET Framework 4.8 Build status
WPFUI.Demo<br />An application written in WPF .NET 6 where you can test the features. .NET 6.0 Windows 11 Build status

Custom controls

Control Namespace Description
Button WPFUI.Controls Class with which you can send a Toast to the Windows notification center.
CardAction WPFUI.Controls Inherited from the Button interactive card styled according to Fluent Design.
CardCollapse WPFUI.Controls Inherited from the ContentControl control which can hide the collapsable content.
CardControl WPFUI.Controls Inherited from the Button control which displays an additional control on the right side of the card.
CardProfile WPFUI.Controls Simple element that displays an image in a circular frame like in default applications for Windows 11.
CodeBlock WPFUI.Controls Formats and display a fragment of the source code.
Dialog WPFUI.Controls Displays a large card with a slightly transparent background and two action buttons.
FontIcon WPFUI.Controls Represents a text element containing an icon glyph with selectable font family.
Hyperlink WPFUI.Controls Button that opens a URL in a web browser.
Icon WPFUI.Controls Represents a text element containing an icon glyph.
Navigation WPFUI.Controls Navigation styled as UWP apps.
NavigationBubble WPFUI.Controls Navigation styled as Windows 11 Store app
NavigationFluent WPFUI.Controls Navigation styled as Windows 11 Settings app.
WindowNavigation WPFUI.Controls A set of buttons that can replace the default window navigation, giving it a new, modern look.

Custom tools

Class Namespace Description
Theme WPFUI Class with which you can change and control the application theme.

Special thanks

Crafting apps for .NET without the creators of tools like ReSharper or XAML Styler would never be such a fantastic adventure.

Microsoft Property

Design of the interface, choice of colors and the appearance of the controls were inspired by projects made by Microsoft for Windows 11.
The WPFUI.Demo app includes icons from Shell32 for Windows 11. These icons are the legal property of Microsoft and you may not use them in your own app without permission. They are used here as an example of creating tools for Microsoft systems.

Segoe Fluent Icons

According to the EULA of Segoe Fluent Icons we cannot ship a copy of it with this dll. Segoe Fluent Icons is installed by default on Windows 11, but if you want these icons in an application for Windows 10 and below, you must manually add the font to your application's resources.
https://docs.microsoft.com/en-us/windows/apps/design/style/segoe-fluent-icons-font
https://docs.microsoft.com/en-us/windows/apps/design/downloads/#fonts

In the app dictionaries, you can add an alternate path to the font

<FontFamily x:Key="SegoeFluentIcons">pack://application:,,,/;component/Fonts/#Segoe Fluent Icons</FontFamily>

License

WPF UI is free and open source software licensed under Mozilla Public License 2.0. You can use it in private and commercial projects.
Keep in mind that you must include a copy of the license in your project.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • net5.0-windows7.0

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages (24)

Showing the top 5 NuGet packages that depend on WPF-UI:

Package Downloads
WPF-UI.Tray

Native tray menu icon support for WPF using the WPF UI library.

WPF-UI.Violeta

WPF UI Violeta is based on WPF UI, and provides the Fluent experience in your known and loved WPF framework. Some new immersive controls like like `Toast`, `Flyout`, `ContentDialog`, `MessageBox` and etc.

ColorVision.Themes

Package Description

MyNet.Wpf

This library is a comprehensive class library designed to simplify the implementation of common GUI functionalities in .NET applications.

DYH.Extensions.CAD.Wpf

Package Description

GitHub repositories (40)

Showing the top 20 popular GitHub repositories that depend on WPF-UI:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
babalae/better-genshin-impact
📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI Automation Testing Tools For Genshin Impact
BartoszCichecki/LenovoLegionToolkit
Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
TheJoeFin/Text-Grab
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
RoundedTB/RoundedTB
Add margins, rounded corners and segments to your taskbars!
CosmosOS/Cosmos
Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
PSAppDeployToolkit/PSAppDeployToolkit
Project Homepage & Forums
CHKZL/DDTV
可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具
gluck/il-repack
Open-source alternative to ILMerge
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
SakiRinn/LiveCaptions-Translator
Real-time audio/speech translation tool based on Windows LiveCaptions.
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
SanGraphic/QuickBoost
Automated Windows 10 / 11 Tweaking Utility
Razzmatazzz/RemnantSaveGuardian
Tool to backup your saves and view your world rolls
U-C-S/Hurl
Choose the browser on the click of a link
unchihugo/FluentFlyout
A simple and modern audio flyout for Windows 11, built with Fluent 2 Design principles.
K12f/BlueCatKoKo
蓝猫KoKo下载器(BlueCatKoKo)是一个免登录,简单易用的桌面端抖音,快手视频下载工具,具有简洁的界面,流畅的操作逻辑。可以下载几乎所有的视频,并输出mp4格式的文件。
Fumo-Unlockers/Xbox-Achievement-Unlocker
Achievement unlocker for xbox games (barely works but it does)
Version Downloads Last updated
4.0.3 851 6/11/2025
4.0.2 25,572 2/28/2025
4.0.1 6,589 2/18/2025
4.0.0 11,871 2/1/2025
3.1.1 1,402 2/16/2025
3.1.0 1,570 2/1/2025 3.1.0 is deprecated because it has critical bugs.
3.0.5 74,990 7/24/2024 3.0.5 is deprecated because it has critical bugs.
3.0.4 46,734 4/14/2024 3.0.4 is deprecated because it has critical bugs.
3.0.3 10,741 3/24/2024 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,122 3/19/2024
3.0.1 4,885 3/13/2024
3.0.0 30,872 2/4/2024
2.1.0 40,912 8/19/2023 2.1.0 is deprecated because it is no longer maintained and has critical bugs.
2.0.3 76,731 9/25/2022 2.0.3 is deprecated because it is no longer maintained and has critical bugs.
2.0.2 10,485 7/18/2022 2.0.2 is deprecated because it is no longer maintained and has critical bugs.
2.0.1 3,982 6/18/2022 2.0.1 is deprecated because it is no longer maintained and has critical bugs.
2.0.0 1,752 6/16/2022 2.0.0 is deprecated because it is no longer maintained and has critical bugs.
1.2.7 7,983 5/7/2022 1.2.7 is deprecated because it is no longer maintained and has critical bugs.
1.2.6 1,794 5/2/2022 1.2.6 is deprecated because it is no longer maintained and has critical bugs.
1.2.4 2,435 4/20/2022 1.2.4 is deprecated because it is no longer maintained and has critical bugs.
1.2.3 1,329 4/16/2022 1.2.3 is deprecated because it is no longer maintained and has critical bugs.
1.2.2 2,873 3/20/2022 1.2.2 is deprecated because it is no longer maintained and has critical bugs.
1.2.1 3,734 12/22/2021 1.2.1 is deprecated because it is no longer maintained and has critical bugs.
1.2.0 969 12/22/2021 1.2.0 is deprecated because it has critical bugs.
1.1.0 1,299 11/12/2021 1.1.0 is deprecated because it has critical bugs.
1.0.0 2,067 10/3/2021 1.0.0 is deprecated because it has critical bugs.