WinUICommunity.SettingsUI
4.0.7
Please use newer version: WinUICommunity.Components
dotnet add package WinUICommunity.SettingsUI --version 4.0.7
NuGet\Install-Package WinUICommunity.SettingsUI -Version 4.0.7
<PackageReference Include="WinUICommunity.SettingsUI" Version="4.0.7" />
<PackageVersion Include="WinUICommunity.SettingsUI" Version="4.0.7" />
<PackageReference Include="WinUICommunity.SettingsUI" />
paket add WinUICommunity.SettingsUI --version 4.0.7
#r "nuget: WinUICommunity.SettingsUI, 4.0.7"
#addin nuget:?package=WinUICommunity.SettingsUI&version=4.0.7
#tool nuget:?package=WinUICommunity.SettingsUI&version=4.0.7
<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.SettingsUI"> <img alt="nuget-version" src="https://img.shields.io/nuget/v/WinUICommunity.SettingsUI.svg"></img> </a> <a href="https://www.nuget.org/packages/WinUICommunity.SettingsUI"> <img alt="Installed" src="https://img.shields.io/nuget/dt/WinUICommunity.SettingsUI?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>
SettingsUI
Experience WinUI 3 quickly and easily with the help of SettingsUI, Everything you need to develop an application is gathered in one place.
NOTE: SettingsUI is based on
WindowsAppSDK
version1.3.230331000
stable andMicrosoft.Windows.SDK.BuildTools
version10.0.22621.756
Install
Install-Package WinUICommunity.SettingsUI
After installing, add the following resource to app.xaml
<ResourceDictionary Source="ms-appx:///SettingsUI/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. net7.0-windows was computed. net7.0-windows10.0.17763 is compatible. net7.0-windows10.0.19041 is compatible. net8.0-windows was computed. net9.0-windows was computed. net10.0-windows was computed. |
-
net6.0-windows10.0.17763
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.756)
- Microsoft.WindowsAppSDK (>= 1.3.230602002)
-
net6.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.756)
- Microsoft.WindowsAppSDK (>= 1.3.230602002)
-
net7.0-windows10.0.17763
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.756)
- Microsoft.WindowsAppSDK (>= 1.3.230602002)
-
net7.0-windows10.0.19041
- Microsoft.Windows.SDK.BuildTools (>= 10.0.22621.756)
- Microsoft.WindowsAppSDK (>= 1.3.230602002)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|