This Buidpack can be used to compile and deploy .Net Core application, ASP.Net Application, ASP.Net 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. You can use any version of Visual Studio to do the development, from the Free Visual Studio Code to the fully-featured Visual Studio Enterprise.
.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 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.
You can also download the source code for the Sample Application by Clicking here