| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Windows Community Toolkit is a rich set of controls, helpers and extensions designed to streamline Windows app development and to create great experiences for Windows. Our components are built on top of WinUI 2, WinUI 3, and Uno Platform!
Please read the Getting Started with the Windows Community Toolkit page for more detailed information about using the Toolkit in your app.
Note
If you're updating from a pre-8.x version of the Windows Community Toolkit, see our migration notes here.
Want to see the Toolkit in action before jumping into the code? Download and play with the Windows Community Toolkit Gallery from the Microsoft Store.
Have an idea for a new feature? Want to checkout the latest things being built? Then head over to Windows Community Toolkit Labs.
Building something cool? Want to engage with other developers? Want to contribute to the Toolkit? Engage in the discussion here!
Note
The Windows Community Toolkit requires Visual Studio 2022 or later to build and Windows 10 or later to execute. If you're building an app with WinUI and Windows App SDK for the first time, follow these installation instructions.
Required Visual Studio components:
The tooling is in a submodule, so you'll need to use --recurse-submodules when cloning or pulling for the first time:
git clone --recurse-submodules https://github.com/CommunityToolkit/Windows.gitWe're always looking for a helping hand, look for issues that we need help with here or head over to Windows Community Toolkit Labs to try or build new features.
Even just improving our docs and samples for existing components here, or adding new tests can be a huge help!
Check out our Windows Community Toolkit Wiki page to learn more about contribution and guidelines in general (to be updated more soon).
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…
There are now two sets of packages for each component:
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.
This project is supported by the .NET Foundation.
Made with contrib.rocks.
| Back | FazBrowse Home | New Git URL |