Published onFebruary 4, 2026CancellationTokenSource with Timeout in C# (Part 2)dotnetcsharpaspnetcorePart 2: Comparing CancellationTokenSource timeouts and HttpClient. Timeout in ASP.NET Core, and which patterns to chose
Published onJanuary 17, 2026CancellationTokenSource with Timeout in C# (Part 1)dotnetcsharpaspnetcorePart 1: How CancellationToken and CancellationTokenSource work and how to implement timeouts using linked tokens.