Deploying ASP.NET Core on heroku

I have created new jincod/dotnetcore-buildpack

heroku buildpacks:set https://github.com/jincod/dotnetcore-buildpack

AspNet5 Demo App

git clone https://github.com/jincod/AspNet5DemoApp.git
git push origin master

Deploy to Heroku

Click the button below to set up this sample app on Heroku:

Deploy