JMobileSuitLite is a Light-weight MobileSuit for Java. Migrated from .NET Core.
PlasticMetal.MobileSuit is a Powerful tool to quickly build a ConsoleApp, written in C#, mapping command to a specific method in your code.
For details of MobileSuit, see: https://github.com/Plastic-Metal/MobileSuit
As I'm new to Java, and limited by the JVM, some functions of MobileSuit are not supported in JMobileSuitLite, Including but not limited to:
- Method Members only
- Instance Mode Only
- No Async Support