Skip to content

Kingjbonex/dotnetcore2.main.buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core 2.1 Buildpack for Heroku

by Softtrends LLC

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.

References

.NET Core Learn what's new
ASP.NET Core Learn what's new
Visual Studio Learn and download
Heroku Buildpacks How to use

Example

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.

Deploy

You can also download the source code for the Sample Application by Clicking here

About

Heroku .Net Core 2.1 buildpack by Softtrends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%