Fork of .NET Community Toolkit. See branches for custom features.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Sergio Pedri 96517eace8
Merge pull request #359 from CommunityToolkit/dev/fix-linker-pragma-suppressions
8 months ago
.github Add Nuget version requirement to bug template 1 year ago
CommunityToolkit.Common Merge pull request #309 from CommunityToolkit/dev/fix-fields-this-qualifier 9 months ago
CommunityToolkit.Diagnostics Update EditorConfig and Git files 10 months ago
CommunityToolkit.HighPerformance Merge pull request #266 from OronDF343/add-memorystream-copytoasync 9 months ago
CommunityToolkit.Mvvm Switch __ObservableValidatorHelper to [UnconditionalSuppressMessage] 8 months ago
CommunityToolkit.Mvvm.SourceGenerators Add aka.ms links to MVVM generator diagnostics 9 months ago
build Update EditorConfig and Git files 10 months ago
tests Merge pull request #266 from OronDF343/add-memorystream-copytoasync 9 months ago
.editorconfig Temporarily switch modifier preference to silent 9 months ago
.git-blame-ignore-revs Update .git-blame-ignore-revs 1 year ago
.gitattributes Update EditorConfig and Git files 10 months ago
.gitignore Update EditorConfig and Git files 10 months ago
.runsettings Port and update initial build and solution files 1 year ago
CODE_OF_CONDUCT.md Port and update initial build and solution files 1 year ago
Contributing.md Port and update initial build and solution files 1 year ago
Directory.Build.props Bump NuGet package reference versions 1 year ago
Directory.Build.targets Rename common .props/.targets files 1 year ago
License.md Rename packages away from "Windows" name 1 year ago
README.md Minor formatting tweaks to the readme 10 months ago
ThirdPartyNotices.txt Port incremental helpers from ComputeSharp 1 year ago
azure-pipelines.yml Switch NBGV from install to update 1 year ago
dotnet Community Toolkit.sln Remove [Conditional] from MVVM Toolkit attributes 11 months ago
toolkit.snk Port and update initial build and solution files 1 year ago
version.json Update to reflect upcoming version 1 year ago

README.md

🧰 .NET Community Toolkit

.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.

Target Branch Status Recommended package version
Production rel/7.1.2 Build Status NuGet
Previews main Build Status DevOps

👀 What does this repo contain?

This repository contains several .NET libraries (originally developed as part of the Windows Community Toolkit) that can be used both by application developers (regardless on the specific UI framework in use, they work everywhere!) and library authors. These libraries are also being used internally at Microsoft to power many of our first party apps (such as the new Microsoft Store) and constantly improved by listening to feedbacks from other teams, external partners and other developers from the community. Here's a quick breakdown of the various components you'll find in this repository:

🙌 Getting Started

Please read the Getting Started with the .NET Community Toolkit page for more detailed information.

📃 Documentation

All documentation for the toolkit is hosted on Microsoft Docs.

All API documentation can be found at the .NET API Browser.

🚀 Contribution

Do you want to contribute?

Check out our .NET 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 .NET Community Toolkit NuGet Packages table to search for it online.

🌍 Roadmap

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.