.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 part of the .NET Foundation.
Перейти к файлу
Nirmal Guru ea1010575d
Remove Cake Build (#94)
We no longer require Cake build nor we use it extensively!
Update Azure Pipelines (CI YAML) Script to be more modern and runnable across platforms.
Replaced the headers check with a PowerShell script mimicking the Cake script's `UpdateHeaders` task functionality.
2022-01-25 13:23:53 +01:00
CommunityToolkit.Common Add [SkipLocalsInit] to missing assemblies 2022-01-01 16:54:47 +01:00
CommunityToolkit.Diagnostics Bump NuGet package reference versions 2022-01-13 21:53:49 +01:00
CommunityToolkit.HighPerformance Bump NuGet package reference versions 2022-01-13 21:53:49 +01:00
CommunityToolkit.Mvvm Refactor conditional logic into separate target 2022-01-14 13:34:22 +01:00
CommunityToolkit.Mvvm.SourceGenerators Disable generation of header files if no targets are present 2022-01-14 14:19:48 +01:00
build Remove Cake Build (#94) 2022-01-25 13:23:53 +01:00
tests Bump NuGet package reference versions 2022-01-13 21:53:49 +01:00
.editorconfig Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
.git-blame-ignore-revs Update .git-blame-ignore-revs 2021-12-29 18:57:15 +01:00
.gitattributes Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
.gitignore Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
.runsettings Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
CODE_OF_CONDUCT.md Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
Contributing.md Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
Directory.Build.props Bump NuGet package reference versions 2022-01-13 21:53:49 +01:00
Directory.Build.targets Rename common .props/.targets files 2021-11-01 16:36:45 +01:00
License.md Rename packages away from "Windows" name 2021-11-01 17:26:52 +01:00
README.md Fix linter issues with ReadMe (#84) 2022-01-17 17:26:29 +01:00
ThirdPartyNotices.txt Port incremental helpers from ComputeSharp 2021-12-29 18:28:34 +01:00
azure-pipelines.yml Remove Cake Build (#94) 2022-01-25 13:23:53 +01:00
dotnet Community Toolkit.sln Remove Cake Build (#94) 2022-01-25 13:23:53 +01:00
toolkit.snk Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
version.json Update to reflect upcoming version 2022-01-13 10:41:27 -08:00

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.

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

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