Version v0.1 · dotnet
DurableStack v0.1
DurableStack v0.1 documentation focused on practical, production-safe background processing in .NET.
DurableStack v0.1
DurableStack helps you run background jobs that survive restarts, deployment rollouts, and transient failures.
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
- Start Here
- Core Concepts
- Configuration
- Integrations
- Storage Providers
- Usage Guide
- Reference
- Operations
Guiding principle
Optimize for ease of use by a future developer: predictable structure, practical examples, and clear separation between concepts, configuration, usage, and operations.