Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephencleary/cancellation
Types to assist with cancellation handling.
https://github.com/stephencleary/cancellation
c-sharp cancellation cancellation-handling
Last synced: about 2 months ago
JSON representation
Types to assist with cancellation handling.
- Host: GitHub
- URL: https://github.com/stephencleary/cancellation
- Owner: StephenCleary
- License: mit
- Created: 2015-04-01T02:05:04.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T01:15:43.000Z (about 1 year ago)
- Last Synced: 2024-11-02T23:07:29.776Z (2 months ago)
- Topics: c-sharp, cancellation, cancellation-handling
- Language: C#
- Size: 172 KB
- Stars: 13
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cancellation [![Build status](https://github.com/StephenCleary/Cancellation/workflows/Build/badge.svg)](https://github.com/StephenCleary/Cancellation/actions?query=workflow%3ABuild) [![codecov](https://codecov.io/gh/StephenCleary/Cancellation/branch/main/graph/badge.svg)](https://codecov.io/gh/StephenCleary/Cancellation) [![NuGet version](https://badge.fury.io/nu/Nito.Cancellation.svg)](https://www.nuget.org/packages/Nito.Cancellation) [![API docs](https://img.shields.io/badge/API-FuGet-blue.svg)](https://www.fuget.org/packages/Nito.Cancellation)
Types to assist with cancellation handling.