WinUIEx 2.5.1
dotnet add package WinUIEx --version 2.5.1
NuGet\Install-Package WinUIEx -Version 2.5.1
<PackageReference Include="WinUIEx" Version="2.5.1" />
paket add WinUIEx --version 2.5.1
#r "nuget: WinUIEx, 2.5.1"
// Install WinUIEx as a Cake Addin #addin nuget:?package=WinUIEx&version=2.5.1 // Install WinUIEx as a Cake Tool #tool nuget:?package=WinUIEx&version=2.5.1
WinUIEx
WinUI Extensions
A set of extension methods and classes to fill some gaps in WinUI 3, mostly around windowing and testing.
Features
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows10.0.19041 is compatible. net7.0-windows was computed. net8.0-windows was computed. net9.0-windows was computed. |
-
net6.0-windows10.0.19041
- Microsoft.WindowsAppSDK (>= 1.6.240829007)
NuGet packages (6)
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. |
|
BeWidgets.Widget
Package Description |
|
Riverside.Toolkit
The ultimate toolkit for building modern apps. |
|
WinUIExtention
Package Description |
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on WinUIEx:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
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.
|
|
microsoft/devhome
The new Dev Home experience for Windows!
|
|
Jeric-X/SyncClipboard
跨平台剪贴板同步方案 / Cross-Platform Cipboard Syncing Solution
|
Version | Downloads | Last updated |
---|---|---|
2.5.1 | 189 | 1/16/2025 |
2.5.0 | 9,585 | 11/19/2024 |
2.4.2 | 14,120 | 9/25/2024 |
2.4.1 | 906 | 9/19/2024 |
2.4.0 | 5,115 | 9/11/2024 |
2.3.4 | 71,266 | 2/26/2024 |
2.3.3 | 33,318 | 11/7/2023 |
2.3.2 | 27,482 | 10/11/2023 |
2.3.1 | 6,471 | 9/25/2023 |
2.3.0 | 10,832 | 9/15/2023 |
2.2.0 | 49,789 | 5/10/2023 |
2.1.0 | 51,965 | 1/3/2023 |
2.0.0 | 11,109 | 12/8/2022 |
1.8.0 | 53,653 | 7/11/2022 |
1.7.0 | 1,034 | 7/5/2022 |
1.6.0 | 2,633 | 6/16/2022 |
1.5.0 | 1,505 | 6/3/2022 |
1.4.3 | 1,532 | 5/28/2022 |
1.4.2 | 3,571 | 5/5/2022 |
1.4.1 | 461 | 5/4/2022 |
1.4.0 | 478 | 5/3/2022 |
1.3.0 | 1,499 | 4/17/2022 |
1.2.0 | 4,345 | 3/31/2022 |
1.1.0 | 7,519 | 1/7/2022 |
1.0.0 | 3,158 | 12/8/2021 |
- WebAuthenticator: Added support for unpackaged apps
- Avoid SplashScreen compile aot warning #206
- WinAppSDK 1.7exp2: TransparentTintBackdrop System.InvalidCastException: 'Specified cast is not valid.' #207
- When creating a new WindowsMessageMonitor instance, min/max width/height restrictions no longer works #209
- Fixes TitleBar button colors #210