WinUIEx 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinUIEx --version 2.0.0
                    
NuGet\Install-Package WinUIEx -Version 2.0.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="WinUIEx" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinUIEx" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="WinUIEx" />
                    
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 WinUIEx --version 2.0.0
                    
#r "nuget: WinUIEx, 2.0.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.
#:package WinUIEx@2.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinUIEx&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=WinUIEx&version=2.0.0
                    
Install as a Cake Tool

WinUIEx

WinUI Extensions

A set of extension methods and classes to fill some gaps in WinUI 3, mostly around windowing and testing.

Features

Product Compatible and additional computed target framework versions.
.NET net6.0-windows10.0.18362 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (25)

Showing the top 5 NuGet packages that depend on WinUIEx:

Package Downloads
VaraniumSharp.WinUI

A VarniumSharp library with WinUI helper classes and components.

Paradigm.WindowsAppSDK.Xaml

Provides XAML shared user controls and converters.

Richasy.WinUIKernel.Share

多项目共享的基础 WinUI 实现

BeWidgets.Widget

Package Description

DevToolbox.WinUI

DevToolbox.WinUI is a .NET WinUI library.

GitHub repositories (47)

Showing the top 20 popular GitHub repositories that depend on WinUIEx:

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
files-community/Files
A modern file manager that helps users organize their files and folders.
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
Sophia-Community/SophiApp
:zap: The most powerful open source tweaker on GitHub for fine-tuning Windows 10 & Windows 11
Jeric-X/SyncClipboard
跨平台剪贴板同步、历史记录管理工具 / Cross-platform cipboard syncing, history management tool
rayenghanmi/RyTuneX
RyTuneX is a cutting-edge optimizer built with the WinUI 3 framework, designed to amplify the performance of Windows devices. Crafted for both Windows 10 and 11.
ProtonVPN/win-app
Official ProtonVPN Windows app
microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
0x5bfa/FluentHub
A stylish yet powerful GitHub client for Windows
GoldenPotato137/PotatoVN
一款Visual Novel管理软件
JasonWei512/EnergyStarX
🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.
Taiizor/Sucrose
Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers.
jayfunc/BetterLyrics
An elegant and deeply customizable lyrics & player app, built with WinUI3/Win2D | 一款优雅且高度自定义的歌词/播放器应用,基于 WinUI3/Win2D 构建
benaclejames/VRCFaceTracking
OSC App to allow VRChat avatars to interact with eye and facial tracking hardware
IviriusCommunity/Rebound
WinUI rewrite project of Windows 11 system apps.
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
FireCubeStudios/FluentFlyouts
Fluent Flyouts
Esri/arcgis-maps-sdk-dotnet-samples
Sample code for ArcGIS Maps SDK for .NET – WPF, WinUI, .NET MAUI
Richasy/FantasyCopilot
A new-age AI desktop tool
Jorixon/JASM
Just Another Skin Manager
Version Downloads Last Updated
2.9.0 7,074 10/14/2025
2.8.0 6,482 9/9/2025
2.7.0 3,351 8/27/2025
2.6.0 11,994 6/21/2025
2.5.1 68,405 1/16/2025
2.5.0 20,807 11/19/2024
2.4.2 29,423 9/25/2024
2.4.1 1,156 9/19/2024
2.4.0 7,794 9/11/2024
2.3.4 129,643 2/26/2024
2.3.3 36,714 11/7/2023
2.3.2 35,247 10/11/2023
2.3.1 6,634 9/25/2023
2.3.0 19,105 9/15/2023
2.2.0 56,915 5/10/2023
2.1.0 66,495 1/3/2023
2.0.0 11,373 12/8/2022
1.8.0 58,253 7/11/2022
1.7.0 1,190 7/5/2022
1.6.0 2,794 6/16/2022
1.5.0 1,666 6/3/2022
1.4.3 1,686 5/28/2022
1.4.2 3,719 5/5/2022
1.4.1 592 5/4/2022
1.4.0 622 5/3/2022
1.3.0 1,664 4/17/2022
1.2.0 4,503 3/31/2022
1.1.0 7,713 1/7/2022
1.0.0 3,538 12/8/2021

- Major version update. Requires Windows App SDK v1.2.
     - BREAKING: Removed `MediaPlayerElement` control (now included in Windows App SDK 1.2).
     - BREAKING: Remove obsolete APIs (tray icon and WindowEx.TitleBar).
     - Add support for trimming.
     - Fix issue where MicaAlt wasn't applied. Setting Kind on the Mica backdrop will now change the backdrop settings for properties that hasn't been explicitly overridden (matches Windows App SDK behavior). (Issue #88)
     - Adds support for defining a maximum width and height of the window. (Issue #81)
     - Remove workarounds for issues now addressed in Windows App SDK v1.2.