Store and resume workflow with checkpoints in .NET Microsoft Agent Framework

Authorised Territory demonstrates how workflows in the .NET Microsoft Agent Framework can be paused and resumed using checkpoints, with checkpoint state stored on disk as JSON via a CheckpointManager.

Full summary based on transcript

What the tutorial covers

Checkpoint storage approach

Prerequisites / starting point