All Projects → ghost1372 → SettingsUI

ghost1372 / SettingsUI

Licence: MIT license
Windows 11 settings page in WinUI 3 applications ported from Powertoys

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to SettingsUI

ModernWpf
Modern styles and controls for your WPF applications without need WinRT
Stars: ✭ 65 (-31.58%)
Mutual labels:  xaml, navigationview, winui
react-native-xaml
A React Native Windows library to use XAML / WinUI controls
Stars: ✭ 55 (-42.11%)
Mutual labels:  xaml, winui, winui3
Uno.Themes
This library is designed to help you use the material design system with the Uno Platform
Stars: ✭ 112 (+17.89%)
Mutual labels:  xaml, winui
Mahapps.metro.simplechildwindow
A simple child window for MahApps.Metro
Stars: ✭ 339 (+256.84%)
Mutual labels:  xaml, visual
Microsoft Ui Xaml
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
Stars: ✭ 4,428 (+4561.05%)
Mutual labels:  xaml, winui
WordpadUWP
A UWP version of... WordPad!
Stars: ✭ 54 (-43.16%)
Mutual labels:  xaml, winui
mvvmgen
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
Stars: ✭ 179 (+88.42%)
Mutual labels:  xaml, winui
DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+5148.42%)
Mutual labels:  xaml, winui
Mahapps.metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Stars: ✭ 8,023 (+8345.26%)
Mutual labels:  xaml, winui
Files
A modern file manager that pushes the boundaries of the platform.
Stars: ✭ 15,198 (+15897.89%)
Mutual labels:  xaml, winui
WindowsSimplify
Windows 系統優化精簡 / Windows Simplify Project
Stars: ✭ 234 (+146.32%)
Mutual labels:  windows11, win11
Rise-Media-Player
One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
Stars: ✭ 600 (+531.58%)
Mutual labels:  xaml, winui
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (-55.79%)
Mutual labels:  winui, winui3
WinUIEx
WinUI Extensions
Stars: ✭ 264 (+177.89%)
Mutual labels:  winui, winui3
Senparc.co2net
支持 .NET Framework & .NET Core 的公共基础扩展库
Stars: ✭ 289 (+204.21%)
Mutual labels:  settings, helper
Uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
Stars: ✭ 6,029 (+6246.32%)
Mutual labels:  xaml, winui
Modernwpf
Modern styles and controls for your WPF applications
Stars: ✭ 2,610 (+2647.37%)
Mutual labels:  xaml, winui
SQLServerTools
This repo is the home of various SQL-Server-Tools
Stars: ✭ 28 (-70.53%)
Mutual labels:  helper, visual
comment-value
Instruments a Node program and updates its comments with computed expression values
Stars: ✭ 27 (-71.58%)
Mutual labels:  helper
VisualBTC
Visual bitcoin private key generator - a tool for safe bitcoin private key generation with the physical coin, or create funny "patterns" keys for gifts to your friends.
Stars: ✭ 29 (-69.47%)
Mutual labels:  visual

dotnet os-require IDE-version csharp-require nuget-version Nuget Nuget


🙌 Donate Bitcoin with Trust🙌
🙌 Donate ETH with Trust🙌

🙌 Bitcoin: bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a
🙌 ETH: 0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C


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.1.5 stable / WindowsAppSDK version 1.2-preview1 and Microsoft.Windows.SDK.BuildTools version 10.0.22621.1

Install

Install-Package SettingsUI

After installing, add the following resource to app.xaml

<ResourceDictionary Source="ms-appx:///SettingsUI/Themes/Generic.xaml"/>

See the Demo app to see how to use it

Documentation

See Here for Online Documentation

Available Features

  • Dynamic Localization without need to restart Application
  • SystemBackdrop Helper class with the Support of Mica, MicaAlt and Acrylic
  • Multiple Custom Controls such as Windows 11 Settings Page Controls
  • Extensions Methods
  • A lot of useful Helper Classes for working with Window, Application, Taskbar, Resources, Print and more
  • NavigationView Services To implement quick and easy Navigation with AutoSuggestBox and Back Button
  • Custom Styles for Some Controls such as TextBlock and Button.
  • Easy and Quick implementation of Command and INotifyPropertyChanged with Observable and RelayCommand classes.

SettingsUI

SettingsUI

SettingsUI

SettingsUI

SettingsUI

SettingsUI

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].