1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-04-14 14:15:45 +02:00
Fork of .NET Community Toolkit. See branches for custom features.
Go to file
2021-11-01 13:00:53 +01:00
build Remove leftover .targets item 2021-10-31 10:55:08 +01:00
Microsoft.Toolkit Added TryRenameItemAsync and TryDeleteItemAsync to IFileStorageHelper 2021-08-09 15:21:05 -07:00
Microsoft.Toolkit.Diagnostics Fixed exception type for Guard.IsNotNullOr[Empty|WhiteSpace] 2021-10-18 15:53:13 +02:00
Microsoft.Toolkit.HighPerformance Update Assembly/Package Titles 2021-07-20 21:45:18 +05:30
Microsoft.Toolkit.Mvvm Fixed nullability warning in ObservableValidator 2021-09-28 14:39:46 +02:00
Microsoft.Toolkit.Mvvm.SourceGenerators Disabled ValidateAllProperties/RegisterAll generators w/ <= 8.0 2021-09-29 11:30:47 +02:00
UnitTests Refactor Microsoft.Toolkit tests 2021-11-01 13:00:53 +01:00
.editorconfig Port and update initial build and solution files 2021-10-29 17:54:22 +02: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
azure-pipelines.yml 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 Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
Directory.Build.targets Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
dotnet Community Toolkit.sln Refactor Microsoft.Toolkit tests 2021-11-01 13:00:53 +01:00
License.md Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
README.md Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
ThirdPartyNotices.txt Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
toolkit.snk Port and update initial build and solution files 2021-10-29 17:54:22 +02:00
version.json Port and update initial build and solution files 2021-10-29 17:54:22 +02:00

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

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

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