WinUICommunity.SettingsUI 4.0.7

Suggested Alternatives

WinUICommunity.Components

Additional Details

Please use newer version: WinUICommunity.Components

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WinUICommunity.SettingsUI --version 4.0.7
NuGet\Install-Package WinUICommunity.SettingsUI -Version 4.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WinUICommunity.SettingsUI" Version="4.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinUICommunity.SettingsUI --version 4.0.7
#r "nuget: WinUICommunity.SettingsUI, 4.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WinUICommunity.SettingsUI as a Cake Addin
#addin nuget:?package=WinUICommunity.SettingsUI&version=4.0.7

// Install WinUICommunity.SettingsUI as a Cake Tool
#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 version 1.3.230331000 stable and Microsoft.Windows.SDK.BuildTools version 10.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.

SettingsUI

SettingsUI

SettingsUI

SettingsUI

SettingsUI

SettingsUI

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WinUICommunity.SettingsUI:

Repository Stars
rocksdanister/lively
Free and open-source software that allows users to set animated desktop wallpapers and screensavers powered by WinUI 3.
Version Downloads Last updated