A Heroku buildpack that runs C# Mono 6.12.0.122.
Add https://github.com/Epicfisher/heroku-buildpack-mono-6.12.0.122
to your App's list of Buildpacks
Add mono <Program.exe>
to your Procfile
, where <Program.exe>
is the name of the Program to Run