dotnet
Platform agnostic toolkit
A collection of helper APIs and libraries for building cross-platform .NET applications
.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.
3k stars
65 watching
299 forks
Language: C#
last commit: 8 days ago
Linked from 3 awesome lists
csharpdotnetmauimvvmnetcorenetframeworknetstandarduno-platformuwpwpf
Related projects:
Repository | Description | Stars |
---|---|---|
communitytoolkit/windowscommunitytoolkit | A collection of helpers and custom controls for building Windows 10 and Windows 11 apps using .NET | 5,894 |
communitytoolkit/windows | A collection of reusable UI components and tools for building Windows applications with .NET. | 580 |
communitytoolkit/maui | A collection of common elements for development with .NET MAUI, simplifying and demonstrating common developer tasks. | 2,272 |
microsoft/dotnet | The official home of .NET on GitHub, providing documentation, open source projects, and resources for developers. | 14,419 |
unoplatform/uno.windowscommunitytoolkit | A collection of helper functions and custom controls to simplify common tasks for building UWP apps on Windows 10 and other platforms. | 61 |
dotnet/runtime | Provides the underlying runtime and libraries for .NET applications | 15,352 |
communitytoolkit/maui.markup | A collection of Fluent C# Extension Methods to create User Interfaces without XAML | 495 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
uikit/uikit | A lightweight and modular front-end framework for developing fast and powerful web interfaces. | 18,322 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |
dotnet/command-line-api | A C# library and toolset for building command-line applications with parsing, invocation, and rendering of terminal output | 3,416 |
gui-cs/terminal.gui | A cross-platform .NET toolkit for building rich console applications with a graphical user interface. | 9,702 |
dotnet/comet | A UI toolkit that uses the Model View Update architecture to simplify cross-platform UI development in C# | 1,657 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |