https://github.com/soenneker/soenneker.extensions.cancellationtokens
A collection of helpful CancellationToken extension methods
https://github.com/soenneker/soenneker.extensions.cancellationtokens
cancellation cancellationtoken cancellationtokens cancellationtokensextension cancellationtokensource csharp dotnet extension extensions
Last synced: about 2 months ago
JSON representation
A collection of helpful CancellationToken extension methods
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.extensions.cancellationtokens
- Owner: soenneker
- License: mit
- Created: 2025-08-11T17:22:54.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-11T17:29:31.000Z (about 2 months ago)
- Last Synced: 2025-08-11T19:32:03.672Z (about 2 months ago)
- Topics: cancellation, cancellationtoken, cancellationtokens, cancellationtokensextension, cancellationtokensource, csharp, dotnet, extension, extensions
- Language: C#
- Homepage: https://soenneker.com
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.extensions.cancellationtokens/)
[](https://github.com/soenneker/soenneker.extensions.cancellationtokens/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.extensions.cancellationtokens/)#  Soenneker.Extensions.CancellationTokens
### A collection of helpful CancellationToken extension methods## Installation
```
dotnet add package Soenneker.Extensions.CancellationTokens
```