Top 3 C# Prototyping Projects
-
Fake JSON Server
Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
-
StateMachine
Drag and Drop Finite State Machine where the game designer can switch between different states and its state transitions with out having to code. (by MarquisMc)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
InputActionEventSystem
Input Action Event System is a input system that pairs inputs and events together, this helps with prototyping faster.
C# Prototyping related posts
Index
What are some of the best open-source Prototyping projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | Fake JSON Server | 348 |
2 | StateMachine | 8 |
3 | InputActionEventSystem | 1 |