Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
13 packages returned for Tags:"cancellation"
Sort by
Relevance
Downloads
Recently updated
Nito.
Cancellation
by:
stephencleary
25,551,365 total downloads
last updated
9/26/2021
Latest version:
1.1.2
cancellation
cancellationtoken
Helper types for working with cancellation tokens and sources.
Bnaya.
CSharp.
AsyncExtensions
by:
bnaya
215,086 total downloads
last updated
6/19/2023
Latest version:
1.0.68
async
Parallel
await
task
timeout
deadlock
cancel
cancellation
bnaya
Useful extensions contribution by Bnaya Eshet Blog: http://blogs.microsoft.co.il/bnaya/ Source Code: https://github.com/bnayae/Bnaya.CSharp.AsyncExtensions # NuGet this library available on...
More information
Soenneker.
Utils.
Cancellation
by:
soenneker
29,713 total downloads
last updated
9/20/2023
Latest version:
1.0.61
cancellation
cancellationtoken
c#
.net
dotnet
A utility library allowing for easy CancellationToken usage
easyAsyncCancel
by:
AliTabryzy
16,881 total downloads
last updated
2/25/2021
Latest version:
2.0.0
Async
Task
Cancel
Cancellation
An easy way to cancel any type of Tasks after timeout
Lykke.
Cqrs.
MessageCancellation
by:
lykke
7,170 total downloads
last updated
2/11/2019
Latest version:
2.4.1
Lykke
Message
Messages
Cancellation
SDK for message cancellation
TwistedOak.
Util.
Lifetime
by:
Strilanc
4,346 total downloads
last updated
1/8/2013
Latest version:
1.0.2
lifetime
cancellation
token
A small library that implements an improved version of System.Threading.CancellationToken with support for removable registrations, to allow for garbage collection in the presence of long-lived tokens, plus...
More information
DeadManSwitch
by:
amoerie
4,485 total downloads
last updated
6/23/2022
Latest version:
1.0.1
tasks
cancellation
workers
A dead man's switch is designed to detect a worker task that is no longer making progress and cancel it. It does this by cancelling a CancellationToken that is provided to the worker from the start. In turn,...
More information
TwistedOak.
Collections.
PerishableCollection
by:
Strilanc
5,205 total downloads
last updated
7/26/2013
Latest version:
1.0.3
lifetime
cancellation
token
collection
perishable
An observable collection where items are removed when a lifetime paired with them ends. Affords projecting, filtering, and other functional-style usage by removing the need to equate removed items with...
More information
DeadManSwitch.
AspNetCore
by:
amoerie
3,089 total downloads
last updated
6/23/2022
Latest version:
1.0.1
tasks
cancellation
workers
Integration with ASP.NET core logging and dependency injection for the dead man's switch
NoTaskUtility
by:
CrazyTuna
1,094 total downloads
last updated
4/14/2016
Latest version:
1.0.0
Task
Cancellation
Repeat
Synchronously
Non Official utility methods and extensions for System.Threading.Tasks
MediatR.
Pipeline.
Cancellation
by:
ledjon-behluli
618 total downloads
last updated
4/4/2021
Latest version:
1.0.1
MediatR
Pipeline
Cancellation
Graceful
MediatR pipeline that handles canceled requests gracefully.
Serilog.
Filters.
OperationCancellation
by:
heymdeel
1,163 total downloads
last updated
10/1/2022
Latest version:
1.0.0
Serilog
Filters
Cancellation
OperationCancelled
EntityFramework
EF
Serilog filter for excluding operation cancelled exceptions. This also includes filtering out error logs generated by Entity Framework, when underlying DatabaseCommand receieves triggered cancellation...
More information
MinApiLib.
OperationCanceled
by:
fernandoescolar
1,945 total downloads
last updated
5/17/2023
Latest version:
7.0.4
AspNetCore
api
minimalapi
lib
minapilib
operation
canceled
cancellation
499
OperationCanceled middlerware to return 499 status code