Microsoft.Toolkit
NuGet publisher profile
Packages (221)
CommunityToolkit.HighPerformance
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
CommunityToolkit.Mvvm
This package includes a .NET MVVM library with helpers such as: - ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface. - ObservableRecipient: a base class for observable objects with support for the IMessenger service. - ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface. - RelayCommand: a simple delegate command implementing the ICommand interface. - AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation. - WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects. - StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed. - Ioc: a helper class to configure dependency injection service containers.
CommunityToolkit.Diagnostics
This package includes .NET helpers such as: - Guard: Helper methods to verify conditions when running code. - ThrowHelper: Helper methods to efficiently throw exceptions.
CommunityToolkit.Maui
The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.
CommunityToolkit.Maui.Core
Core library for community toolkits using .NET MAUI
Microsoft.Toolkit.Uwp.Notifications
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.
ColorCode.Core
The Core Library, containing the Parser, and the classes to create your own formatter.
CommunityToolkit.Common
This package includes .NET helpers such as: - IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view. - String extensions and array extensions: These extensions make working with string and arrays easier.
ColorCode.UWP
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
CommunityToolkit.Maui.MediaElement
MediaElement is a view for playing video and audio in your .NET MAUI app.
CommunityToolkit.Maui.Markup
CommunityToolkit.Maui.Markup is a set of fluent helper methods and classes to simplify building declarative .NET MAUI user interfaces in C#
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
CommunityToolkit.Aspire.Hosting.NodeJS.Extensions
A .NET Aspire for hosting NodeJS apps using Vite, Yarn, PNPM, or NPM.
CommunityToolkit.WinUI.Extensions
This package contains various Extensions for text, framework components (dispatcher, visual tree, FrameworkElement, etc.), visual transforms, shadows, ScrollViewer, ListViewBase, and more.
ColorCode.HTML
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
Microsoft.Toolkit.Uwp.UI.Controls.Markdown
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
CommunityToolkit.Aspire.Hosting.Dapr
Dapr support for Aspire.
CommunityToolkit.WinUI.UI.Controls.DataGrid
This library provides a XAML DataGrid control. It is a part of the Windows Community Toolkit.
ColorCode.WinUI
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
CommunityToolkit.WinUI.UI.Controls.Markdown
This library provides a XAML MarkdownTextBlock control, an efficient and extensible control that can parse and render markdown. It is a part of the Windows Community Toolkit.
Microsoft.Toolkit.Win32.UI.XamlApplication
This library provides XAML islands common helpers for native applications. It is part of the Windows Community Toolkit.
CommunityToolkit.WinUI.Controls.Primitives
Primitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, WrapPanel, DockPanel, ConstrainedBox and more.
Microsoft.Toolkit.Uwp.Connectivity
This library enables easier consumption of connectivity Devices/Peripherals and handle its connection to Windows devices. It contains BluetoothLE and Network connectivity helpers.
CommunityToolkit.WinUI.Helpers
This package contains various helpers for Colors, Network, Camera, WeakEventListener, PackageVersion, ScreenUnit and more.
CommunityToolkit.WinUI.Animations
A collection of implicit, composition and connected animation helpers and builders.
CommunityToolkit.Aspire.OllamaSharp
An Aspire client integration for the OllamaSharp library.
CommunityToolkit.Maui.Camera
Camera contains CameraView, a view for displaying a preview of the camera output and other camera related functionalities in your .NET MAUI app.
CommunityToolkit.WinUI.Converters
Commonly used converters that allow the data to be modified as it passes through the binding engine.
CommunityToolkit.Aspire.Hosting.Ollama
An Aspire integration leveraging the Ollama container with support for downloading a model on startup.
Microsoft.Toolkit.Win32.UI.SDK
This library provides XAML islands common helpers applications. It is part of the Windows Community Toolkit.
191 more packages load after hydration.