Open
Description
I think MVC is a great fit for CLI apps, and it is little frustrating to see how MS is missing it. Hence, I have developed my own command line development framework, CommandCore, which uses a simple MVC pattern. Perhaps, this library of mine can give some idea of what I am suggesting to see in this library, github.com/tarikguney/command-core . It is also available on Nuget: nuget.org/packages/commandcore.library.