WinUIEx 1.3.0
See the version list below for details.
dotnet add package WinUIEx --version 1.3.0
NuGet\Install-Package WinUIEx -Version 1.3.0
<PackageReference Include="WinUIEx" Version="1.3.0" />
paket add WinUIEx --version 1.3.0
#r "nuget: WinUIEx, 1.3.0"
// Install WinUIEx as a Cake Addin #addin nuget:?package=WinUIEx&version=1.3.0 // Install WinUIEx as a Cake Tool #tool nuget:?package=WinUIEx&version=1.3.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.0.1)
NuGet packages (13)
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.4.2 | 6,560 | 9/25/2024 |
2.4.1 | 836 | 9/19/2024 |
2.4.0 | 4,016 | 9/11/2024 |
2.3.4 | 62,798 | 2/26/2024 |
2.3.3 | 32,327 | 11/7/2023 |
2.3.2 | 25,163 | 10/11/2023 |
2.3.1 | 6,429 | 9/25/2023 |
2.3.0 | 9,179 | 9/15/2023 |
2.2.0 | 47,479 | 5/10/2023 |
2.1.0 | 49,804 | 1/3/2023 |
2.0.0 | 11,021 | 12/8/2022 |
1.8.0 | 52,437 | 7/11/2022 |
1.7.0 | 1,021 | 7/5/2022 |
1.6.0 | 2,612 | 6/16/2022 |
1.5.0 | 1,494 | 6/3/2022 |
1.4.3 | 1,516 | 5/28/2022 |
1.4.2 | 3,559 | 5/5/2022 |
1.4.1 | 449 | 5/4/2022 |
1.4.0 | 466 | 5/3/2022 |
1.3.0 | 1,488 | 4/17/2022 |
1.2.0 | 4,334 | 3/31/2022 |
1.1.0 | 7,500 | 1/7/2022 |
1.0.0 | 3,077 | 12/8/2021 |
Added Windows Message Monitor. Added MinWidth and MinHeight properties to WindowEX class.