Hello,
I've got a self hosted web API which runs in a console, is there anyway I can run this console exe from command prompt and specify a port number to run from as an argument ? & If you can what would the command look like & do I need to change anything in my project to allow for this ?
I've got a self hosted web API which runs in a console, is there anyway I can run this console exe from command prompt and specify a port number to run from as an argument ? & If you can what would the command look like & do I need to change anything in my project to allow for this ?