WinUICommunity.Components
6.9.0
See the version list below for details.
dotnet add package WinUICommunity.Components --version 6.9.0
NuGet\Install-Package WinUICommunity.Components -Version 6.9.0
<PackageReference Include="WinUICommunity.Components" Version="6.9.0" />
paket add WinUICommunity.Components --version 6.9.0
#r "nuget: WinUICommunity.Components, 6.9.0"
// Install WinUICommunity.Components as a Cake Addin #addin nuget:?package=WinUICommunity.Components&version=6.9.0 // Install WinUICommunity.Components as a Cake Tool #tool nuget:?package=WinUICommunity.Components&version=6.9.0
<p align="center"> <img alt="dotnet" src="https://img.shields.io/badge/.net-%3E=6.0-brightgreen"/> <img alt="os-require" src="https://img.shields.io/badge/OS-%3E%3D%20Windows%2010%20Build%201809-orange"/> <img alt="IDE-version" src="https://img.shields.io/badge/IDE-vs2022-red"/> <img alt="csharp-require" src="https://img.shields.io/badge/CSharp-Latest-yellow"/> <a href="https://github.com/WinUICommunity"> <img alt="projects" src="https://img.shields.io/badge/WinUICommunity-Projects-green"></img> </a> <a href="https://www.nuget.org/profiles/WinUICommunity"> <img alt="WinuiCommunity Nugets" src="https://img.shields.io/badge/WinUICommunity-Nugets-green"></img> </a> <a href="https://www.nuget.org/packages/WinUICommunity.Components"> <img alt="nuget-version" src="https://img.shields.io/nuget/v/WinUICommunity.Components.svg"></img> </a> <a href="https://www.nuget.org/packages/WinUICommunity.Components"> <img alt="Installed" src="https://img.shields.io/nuget/dt/WinUICommunity.Components?color=brightgreen&label=Installs"></img> </a> <a href="https://ghost1372.github.io/winUICommunity/"> <img alt="Docs" src="https://img.shields.io/badge/Document-Here-critical"></img> </a> </p>
<br> <p align="center"> <b>🙌 Donate Bitcoin with <a href="https://link.trustwallet.com/send?coin=0&address=bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a">Trust</a>🙌</b><br> <b>🙌 Donate ETH with <a href="https://link.trustwallet.com/send?coin=60&address=0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C">Trust</a>🙌</b><br><br> <b>🙌 Bitcoin: bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a<br></b> <b>🙌 ETH: 0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C</b> </p> <br>
Components
Experience WinUI 3 quickly and easily with the help of Components, Everything you need to develop an application is gathered in one place.
Install
Install-Package WinUICommunity.Components
After installing, add the following resource to app.xaml
<ResourceDictionary Source="ms-appx:///WinUICommunity.Components/Themes/Generic.xaml" />
Namespace
We moved all namespaces into a single namespace. No matter which (WinUICommunity) library you use, the namespace is always as follows For use in the Xaml:
xmlns:wuc="using:WinUICommunity"
For use in the Csharp:
using WinUICommunity;
Demo
See the Demo app to see how to use it
Documentation
See Here for Online Documentation
Available Features
- Multiple Custom Controls such as
Windows 11
Settings Page Controls - Custom Styles for Some Controls such as TextBlock and Button.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows10.0.17763 is compatible. net6.0-windows10.0.19041 is compatible. net6.0-windows10.0.22621 is compatible. net7.0-windows was computed. net7.0-windows10.0.17763 is compatible. net7.0-windows10.0.19041 is compatible. net7.0-windows10.0.22621 is compatible. net8.0-windows was computed. net8.0-windows10.0.17763 is compatible. net8.0-windows10.0.19041 is compatible. net8.0-windows10.0.22621 is compatible. |
-
net6.0-windows10.0.17763
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net6.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net6.0-windows10.0.22621
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net7.0-windows10.0.17763
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net7.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net7.0-windows10.0.22621
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net8.0-windows10.0.17763
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net8.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
-
net8.0-windows10.0.22621
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.3233)
- Microsoft.WindowsAppSDK (>= 1.5.240607001)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WinUICommunity.Components:
Package | Downloads |
---|---|
Riverside.Rebound.SysInfo
Windows 11 done right. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on WinUICommunity.Components:
Repository | Stars |
---|---|
ClementGre/ThreeFingerDragOnWindows
Enables macOS-style three-finger dragging functionality on Windows Precision touchpads.
|
|
FireCubeStudios/Rebound
Windows 11 done right.
|
Version | Downloads | Last updated | |
---|---|---|---|
7.0.0-Preview4 | 97 | 10/19/2024 | |
7.0.0-Preview2 | 91 | 10/5/2024 | |
7.0.0-Preview1 | 71 | 9/25/2024 | |
6.9.0 | 1,575 | 6/12/2024 | |
6.8.0 | 440 | 5/5/2024 | |
6.7.0 | 308 | 4/13/2024 | |
6.6.0 | 288 | 3/15/2024 | |
6.5.0 | 256 | 3/1/2024 | |
6.4.1 | 164 | 2/23/2024 | |
6.4.0 | 193 | 2/15/2024 | |
6.3.0 | 246 | 1/25/2024 | |
6.2.0 | 115 | 1/23/2024 | |
6.1.0 | 151 | 1/20/2024 | |
6.0.0 | 276 | 12/29/2023 | |
5.5.0 | 448 | 11/20/2023 | |
5.4.0 | 166 | 11/19/2023 | |
5.3.5 | 207 | 11/6/2023 | |
5.3.4 | 144 | 11/4/2023 | |
5.3.3 | 188 | 10/28/2023 | |
5.3.2 | 199 | 10/22/2023 | |
5.3.1 | 213 | 10/22/2023 | |
5.3.0 | 332 | 10/12/2023 | |
5.2.0 | 269 | 9/22/2023 | |
5.1.1 | 223 | 9/13/2023 | |
5.1.0 | 219 | 9/4/2023 | |
5.0.3 | 299 | 8/16/2023 | |
5.0.2 | 273 | 7/30/2023 | |
5.0.1 | 207 | 7/30/2023 | |
5.0.0 | 204 | 7/30/2023 |