Using CancellationTokens in ASP.NET Core MVC controllers

In this post I'll show how you can use CancellationTokens in your MVC action methods to stop execution when a user cancels a request from their browser
August 31, 2017
2247
2151