Skip to content

bingzer/dotnetcore-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku .NET Core Buildpack

Usage

For Heroku-16 stack and 2.0.0 Preview 2 use:

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

For Heroku-16 stack and .NET Core 1.0.4 (LTS)

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

For Cedar-14 stack use:

heroku buildpacks:set https://github.com/jincod/dotnetcore-buildpack.git#cedar-14

Node.js and NPM

heroku buildpacks:set https://github.com/jincod/dotnetcore-buildpack
heroku buildpacks:add --index 1 heroku/nodejs

Using Multiple Buildpacks for an App

Example

ASP.NET Core Demo App

About

Heroku .NET Core Buildpack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%