dotnet run --project hello-world-api
Then launch your browser and access http://localhost:5000/api/hello
cf push
Follow the console output to gather the url
dotnet run --project hello-world-api
Then launch your browser and access http://localhost:5000/api/hello
cf push
Follow the console output to gather the url