Skip to content

Why not using MVC pattern for CLI development #977

Open
@tarikguney

Description

@tarikguney

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions