Skip to main content
CommunityToolkit.Common package icon

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.

Total Downloads
2.4M
2,363,387
Published
Oct 30, 2024
Latest stable version

Install

.NET CLI
dotnet add package CommunityToolkit.Common --version 8.4.0-preview1
Package Manager Console
Install-Package CommunityToolkit.Common -Version 8.4.0-preview1
PackageReference
<PackageReference Include="CommunityToolkit.Common" Version="8.4.0-preview1" />

Frameworks

net6.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

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

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.