Skip to main content

Nito.Cancellation 1.2.0 — NuGet Package for .NET

Nito.Cancellation 1.2.0 NuGet package for .NET. Helper types for working with cancellation tokens and sources.

Authors: Stephen Cleary

Total downloads: 68,851,299

Project URL: https://github.com/StephenCleary/Cancellation

License: MIT

Tags: cancellation, cancellationtoken

Install Nito.Cancellation 1.2.0

.NET CLI

dotnet add package Nito.Cancellation --version 1.2.0

Package Manager Console

Install-Package Nito.Cancellation -Version 1.2.0

PackageReference (csproj)

<PackageReference Include="Nito.Cancellation" Version="1.2.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.