dotNet Core 2.0 Hello World API on Cloud Foundry

by noxxaz
macOS ◆ xterm-256color ◆ bash 2350 views

Build a simple WebAPI that returns Hello World and publish to Cloud Foundry.

Note that I simply push the .NET Core source and the restore and publish actions happen in the cloud by way of the .NET Core Buildpack.