I was looking for the following:
- Ability to host a website, which looks like a Command Line Interface.
- Executes commands that are defined on server.
- Definition of such commands could be function based, for e.g.,
[CLI]
public static void Function1(int param1, string param2) { ... Output.post("output to web command line"); ... }
- If there is an example off .net core tech, that would be awesome.
Appreciate the pointers.
Aucun commentaire:
Enregistrer un commentaire