Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.