All Projects → CommunityToolkit → WindowsCommunityToolkit

CommunityToolkit / WindowsCommunityToolkit

Licence: other
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to WindowsCommunityToolkit

Windowscommunitytoolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,654 (-5.67%)
Mutual labels:  xaml, visual-studio, uwp, wpf, winforms, windows-10, uwp-toolkit, uwp-apps, windows-sdk, windows-toolkit, xaml-islands
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (-99.05%)
Mutual labels:  xaml, uwp, wpf, winforms, windows-10, xaml-islands
Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 345 (-93.01%)
Mutual labels:  uwp, wpf, winforms, windows-10, windows-toolkit, xaml-islands
Ui For Uwp
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
Stars: ✭ 1,077 (-78.17%)
Mutual labels:  xaml, visual-studio, uwp, windows-10, uwp-apps
Windowstemplatestudio
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
Stars: ✭ 2,089 (-57.66%)
Mutual labels:  xaml, visual-studio, uwp, windows-10, uwp-apps
Xamlflair
XamlFlair is an animation library for UWP, WPF, and Uno, built to facilitate Xaml animations using only attached properties.
Stars: ✭ 362 (-92.66%)
Mutual labels:  xaml, uwp, wpf, windows-10, uwp-apps
UWP-Package-Installer
An UWP installer for appx/appxbundle packages
Stars: ✭ 85 (-98.28%)
Mutual labels:  xaml, uwp, windows-10, uwp-apps
Codehub
A UWP GitHub Client
Stars: ✭ 162 (-96.72%)
Mutual labels:  xaml, uwp, windows-10, uwp-apps
Kanban Tasker
A simple kanban board for Windows 10 Universal Windows Platform (UWP) written to manage tasks and create a simple and easy workflow for each board
Stars: ✭ 140 (-97.16%)
Mutual labels:  xaml, uwp, windows-10, uwp-apps
Uwp App Launcher Mobile
[Open Source] It's like the iOS and Android Home Screens but for Windows 10 (Phones).
Stars: ✭ 47 (-99.05%)
Mutual labels:  xaml, uwp, windows-10, uwp-apps
Microsoft.toolkit.win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
Stars: ✭ 257 (-94.79%)
Mutual labels:  uwp, wpf, winforms, windows-10
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (-76.55%)
Mutual labels:  xaml, uwp, wpf, uwp-apps
Mvvmvalidation
Lightweight library that helps reduce boilerplate when implementing validation in XAML MVVM applications
Stars: ✭ 141 (-97.14%)
Mutual labels:  xaml, uwp, wpf
Gridextra
Custom panel controls for WPF/UWP.
Stars: ✭ 149 (-96.98%)
Mutual labels:  xaml, uwp, wpf
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 (-87.84%)
Mutual labels:  xaml, uwp, windows-10
LRReader
A feature-complete reader and client for LANraragi
Stars: ✭ 62 (-98.74%)
Mutual labels:  xaml, uwp, windows-10
Win32Acrylic
Acrylic demo applications based on different technology stack
Stars: ✭ 35 (-99.29%)
Mutual labels:  xaml, uwp, xaml-islands
Quarrel
A UWP discord client
Stars: ✭ 238 (-95.18%)
Mutual labels:  xaml, uwp, windows-10
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (-97.14%)
Mutual labels:  uwp, wpf, winforms
DebounceMonitoring
📑 Add debounce logic for any method in a single line.
Stars: ✭ 44 (-99.11%)
Mutual labels:  uwp, wpf, winforms

🧰 Windows Community Toolkit

The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer patterns when building experiences for Windows 10 and Windows 11. It contains components and helpers for both UWP and WinUI 3/WinAppSDK applications. Find out more about our support for WinUI 3 here.

Note: Our general helpers for .NET are now the .NET Community Toolkit, including the MVVM Toolkit.

Target Branch Status Recommended package version
Production (UWP) rel/7.1.2 Build Status NuGet
Production (WinAppSDK/WinUI 3) rel/winui/7.1.2 Build Status NuGet
Previews main Build Status DevOps

🙌 Getting Started

Please read the Getting Started with the Windows Community Toolkit page for more detailed information about using the toolkit.

📃 Documentation

All documentation for the toolkit is hosted on Microsoft Docs. All API documentation can be found at the .NET API Browser.

📱 Windows Community Toolkit Sample App

Want to see the toolkit in action before jumping into the code? Download and play with the Windows Community Toolkit Sample App from the Store.

🧪 Toolkit Labs for Windows 💻

We're in the process of migrating our development process to the upcoming Toolkit Labs for Windows, find out more in this issue here.

Support

If you need help with something or have an idea, feel free to start a Discussion or find us on Discord. If you have detailed repro steps, open an issue here instead.

🚀 Contribution

Do you want to contribute? Check out our Windows Community Toolkit Wiki page to learn more about contribution and guidelines.

📦 NuGet Packages

NuGet is a standard package manager for .NET applications which is built into Visual Studio. When you open solution in Visual Studio, choose the Tools menu > NuGet Package Manager > Manage NuGet packages for solution… Enter one of the package names mentioned in Windows Community Toolkit NuGet Packages table to search for it online.

📫 Features

The Features list refers to all the currently available features that can be found in the Windows Community Toolkit. Most features should work with the October 2018 Update (1809) SDK 17763 and above; however, refer to specific documentation on each feature for more information.

💠 Principles

  1. The toolkit will be kept simple.
  2. As soon as a comparable feature is available in the Windows SDK for Windows, it will be marked as deprecated.
  3. All features will be supported for two Windows SDK for Windows release cycles or until another principle supersedes it.

🌍 Roadmap

See our 2022 Plans here.

Read what we plan for next iterations, and feel free to ask questions.

Check out our Preview Packages Wiki Page to learn more about updating your NuGet sources in Visual Studio, then you can also get pre-release packages of upcoming versions to try.

📄 Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

🏢 .NET Foundation

This project is supported by the .NET Foundation.

🏆 Contributors

Toolkit Contributors

Made with contrib.rocks.

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].