WinUIEx 1.6.0
See the version list below for details.
dotnet add package WinUIEx --version 1.6.0
NuGet\Install-Package WinUIEx -Version 1.6.0
<PackageReference Include="WinUIEx" Version="1.6.0" />
paket add WinUIEx --version 1.6.0
#r "nuget: WinUIEx, 1.6.0"
// Install WinUIEx as a Cake Addin #addin nuget:?package=WinUIEx&version=1.6.0 // Install WinUIEx as a Cake Tool #tool nuget:?package=WinUIEx&version=1.6.0
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 | net5.0-windows10.0.18362 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
-
net5.0-windows10.0.18362
- Microsoft.WindowsAppSDK (>= 1.1.0)
NuGet packages (5)
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 |
|
WinUIExtention
Package Description |
|
CloudServices.DCT
This package provide methods for authorizations and other operations with third party clouds, services. |
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on WinUIEx:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
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
|
|
0x5bfa/FluentHub
A stylish yet powerful GitHub client for Windows
|
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 498 | 11/19/2024 |
2.4.2 | 9,038 | 9/25/2024 |
2.4.1 | 848 | 9/19/2024 |
2.4.0 | 4,267 | 9/11/2024 |
2.3.4 | 64,762 | 2/26/2024 |
2.3.3 | 32,431 | 11/7/2023 |
2.3.2 | 25,588 | 10/11/2023 |
2.3.1 | 6,436 | 9/25/2023 |
2.3.0 | 9,439 | 9/15/2023 |
2.2.0 | 47,940 | 5/10/2023 |
2.1.0 | 50,492 | 1/3/2023 |
2.0.0 | 11,028 | 12/8/2022 |
1.8.0 | 52,627 | 7/11/2022 |
1.7.0 | 1,023 | 7/5/2022 |
1.6.0 | 2,614 | 6/16/2022 |
1.5.0 | 1,494 | 6/3/2022 |
1.4.3 | 1,516 | 5/28/2022 |
1.4.2 | 3,560 | 5/5/2022 |
1.4.1 | 449 | 5/4/2022 |
1.4.0 | 467 | 5/3/2022 |
1.3.0 | 1,488 | 4/17/2022 |
1.2.0 | 4,334 | 3/31/2022 |
1.1.0 | 7,502 | 1/7/2022 |
1.0.0 | 3,097 | 12/8/2021 |
- Breaking: Rewrite of Backdrop APIs for more control and better handling of theme changes.
- Added Backdrop support to SplashScreen.
- Added WindowEx.ZOrderChanged event.
- Added new virtual members to WindowEx to react to position, presenter and zorder changes with a simple override.
- Improved DPI changed handling.
- Fixed a bug in persistance restore when restoring window position to a screen with a different DPI.