Stateless

Guidance for Stateless state machine library for .NET. USE FOR: modeling state transitions with guards and actions, workflow engines, order processing pipelines, device lifecycle management, protocol implementations, approval workflows. DO NOT USE FOR: distributed state machines (use Durable Functions or Temporal), event sourcing (use Marten), full BPMN workflow engines (use Elsa), simple boolean flags.

majiayu000 d2d6428 2 files · 12.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/stateless commit d2d642887c

Frequently asked questions

npx skillmds add majiayu000/stateless