GitHub Readme.md
This Buidpack can be used to compile and deploy ASP.Net Core Application, ASP.Net Core MVC Application to Heroku. It will pull the .NET Core dependencies from Microsoft, build a .NET Core Application and deploy it to the Heroku Platform by provisioning a free version of Heroku Postgres. You should use Visual Studio 2017 for best compatibility. Any tool from Visual Studio Code to the fully-featured Visual Studio Enterprise is supported.
.NET Core Learn what's new
ASP.NET Core Learn what's new
Visual Studio Learn and download
Heroku Buildpacks How to use
In order to see the buildpack in action, you can click on the button below which will deploy a sample ASP.Net MVC application with Postgres database support to heroku and you can see the build and deployment logs as the application gets deployed for you. This application was developed using Visual Studio 2017.
Sample Application source code is also available Sample
Copy the snippet above into CLI.