# StateMachineToolkit **Repository Path**: lanicon/StateMachineToolkit ## Basic Information - **Project Name**: StateMachineToolkit - **Description**: A generic state-machine framework, with support for active/passive machines, exposed events and rich exception handling. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-19 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README State Machine Toolkit ===================== A generic state-machine framework, with support for active/passive machines, exposed events and rich exception handling. Binaries available through nuget [1] or via SourceForge [2] StateMachineToolkit is made available under the Apache License, version 2.0 [3] Copyright 2013 Omer Mor Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. [1]: https://nuget.org/packages/StateMachineToolkit [2]: http://sourceforge.net/projects/smtoolkit/ [3]: http://www.apache.org/licenses/LICENSE-2.0