DEV Community

Discussion on: Async/Await easy cancellation in c#

Collapse
 
alialp profile image
Ali Alp

I have added a NuGet package for more easier usage

.Net CLI
dotnet add package easyAsyncCancel

Package Manager
Install-Package easyAsyncCancel

Happy coding :)