Version v1.0 · dotnet

DurableStack v1.0

DurableStack v1.0 documentation focused on practical, production-safe background processing in .NET.

DurableStack v1.0

DurableStack helps you run background jobs that survive restarts, deployment rollouts, and transient failures.

Supported runtime targets: .NET 9 and .NET 10.

This documentation is organized for future developers who need to find the right answer quickly, understand why a behavior exists, and safely operate the runtime in production.

Documentation map

Guiding principle

Optimize for ease of use by a future developer: predictable structure, practical examples, and clear separation between concepts, configuration, usage, and operations.