Helper types for working with cancellation tokens and sources.
Info
Version: | 1.2.0 |
Author(s): | Stephen Cleary |
Last Update: | Friday, December 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/StephenCleary/Cancellation |
NuGet Url: | https://www.nuget.org/packages/Nito.Cancellation |
Install
Install-Package Nito.Cancellation
dotnet add package Nito.Cancellation
paket add Nito.Cancellation
Nito.Cancellation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- Nito.Disposables(>= 2.2.0)
- Nito.Disposables(>= 2.2.0)
Tags