Skip to main content
Microsoft.Toolkit package icon

Microsoft.Toolkit

This package includes .NET Standard code only 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.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Toolkit --version 7.1.2
Package Manager Console
Install-Package Microsoft.Toolkit -Version 7.1.2
PackageReference
<PackageReference Include="Microsoft.Toolkit" Version="7.1.2" />

Frameworks

.NETStandard1.4 net5.0 .NETStandard2.0 .NETStandard2.1

Dependencies

NETStandard.Library
.NETStandard1.4
[1.6.1, )
[4.3.0, )
System.ValueTuple
.NETStandard1.4
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to CommunityToolkit.Common as an alternative.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.