{"id":19119353,"url":"https://github.com/thebeachmaster/fsm-c-sharp","last_synced_at":"2026-05-14T22:05:09.341Z","repository":{"id":85933616,"uuid":"125116866","full_name":"TheBeachMaster/fsm-c-sharp","owner":"TheBeachMaster","description":"A simple FSM written in C#","archived":false,"fork":false,"pushed_at":"2018-03-14T12:33:20.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T11:09:31.877Z","etag":null,"topics":["c-sharp","dotnet","fsm"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheBeachMaster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T21:27:42.000Z","updated_at":"2018-03-14T12:33:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac1466d0-4b95-43fa-97aa-23e2b7a0a163","html_url":"https://github.com/TheBeachMaster/fsm-c-sharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheBeachMaster/fsm-c-sharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeachMaster%2Ffsm-c-sharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeachMaster%2Ffsm-c-sharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeachMaster%2Ffsm-c-sharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeachMaster%2Ffsm-c-sharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheBeachMaster","download_url":"https://codeload.github.com/TheBeachMaster/fsm-c-sharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeachMaster%2Ffsm-c-sharp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","dotnet","fsm"],"created_at":"2024-11-09T05:09:19.270Z","updated_at":"2026-05-14T22:05:09.336Z","avatar_url":"https://github.com/TheBeachMaster.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fsm-c-sharp\nA simple FSM written in C#\n \n\u003e Creating Project \n\n ```bash \n $ dotnet new console -o gen-fsm \n ``` \n\n\u003e Details \n\n+ States \n    - Paused \n    - Exited\n    - Active\n    - Inactive\n\n+ State Trasitions \n    - Begin process \n    - End process\n    - Pause process\n    - Exit process \n    - Resume process   \n \n\u003e Run \n\n```bash \n$ cd ./gen-fsm \u0026\u0026 dotnet run \n```\n\nInitially Contributed by [Juliet](https://stackoverflow.com/users/40516/juliet)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebeachmaster%2Ffsm-c-sharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebeachmaster%2Ffsm-c-sharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebeachmaster%2Ffsm-c-sharp/lists"}