Skip to content
#

cancellationtoken

Here are 38 public repositories matching this topic...

This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource…

  • Updated Apr 18, 2019
  • C#

A robust .NET Core API with CancellationToken support for efficient request handling and scalability. Demonstrates best practices for managing long-running operations with graceful cancellations. Implements Repository Pattern and async/await for responsive, maintainable, and scalable APIs using .NET and C#. Ideal for modern API development.

  • Updated Feb 24, 2025
  • C#

Improve this page

Add a description, image, and links to the cancellationtoken topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cancellationtoken topic, visit your repo's landing page and select "manage topics."

Learn more