Stateflows is a .NET-based framework for building executable State Machines. It targets .NET Standard 2.1 and uses actor model to achieve scalability and robustness. It comes with minimum dependencies and enables developers to write state-oriented business logic in a testable, object-oriented, enterprise-class code.
Go to Stateflows homepage to learn more.