⚠ Deprecated: Legacy
The reason I have started SmartState was the lack of a library that uses fluent configuration of the state machine. A fluent interface makes it easy to understand what the state machine is doing. It is easier to read and understand. I haven't been able to dedicate enough time to keep the library updated. Meanwhile, I have learned about other libraries that achieve what I set out to do, and more. Stateless is a nice library that provides an easy way to configure your state machine. It has an active community around it as well. Please consider using stateless instead.
Suggested alternative: stateless
A state machine library that makes implementing state transitions more fun. Now with async execution.
$ dotnet add package SmartStateNo README available.