parsing - console/command prompt app .net/c# -


Any starting point / idea for a custom console app that mimics DOS command prompt? Originally to start looking for the best practices and ideas, maybe using PowerShell which I have not seen clearly yet!

I know that this is a little retro but I have found some limitations in the web app, ASP.NET Using MVC etc. (Some of them, such as network files etc, allow problems to read and other downstream issues from there)

Essentially I want to make it a pluggable app where this app will be

Ideally, it will support hyperlink , where the command related to clicking on the hyperlink will be executed

Here is a project that you may be interested in:


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -