The SysCommand is a powerful framework, cross-platform, for development of Console Application using .NET. It is simple, strongly typed and with great influences of the MVC standard (Include Razor template). It works as an automatic command line parser where all parse tasks are left over by the framework, leaving the programmer to focus on the business rules.
$ dotnet add package SysCommandNo README available.