All Projects → paketo-buildpacks → dotnet-core

paketo-buildpacks / dotnet-core

Licence: Apache-2.0 License
A Cloud Native Buildpack for .NET Core

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to dotnet-core

java
A Cloud Native Buildpack with an order definition suitable for Java applications
Stars: ✭ 66 (+144.44%)
Mutual labels:  cnb
go-dist
A Cloud Native Buildpack for Go
Stars: ✭ 17 (-37.04%)
Mutual labels:  cnb
graalvm
A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs
Stars: ✭ 21 (-22.22%)
Mutual labels:  cnb
go
A Cloud Native Buildpack for Go
Stars: ✭ 53 (+96.3%)
Mutual labels:  cnb
ruby
No description or website provided.
Stars: ✭ 15 (-44.44%)
Mutual labels:  cnb
bellsoft-liberica
A Cloud Native Buildpack that provides the Bellsoft Liberica implementations of JREs and JDKs
Stars: ✭ 33 (+22.22%)
Mutual labels:  cnb
php
A Cloud Native Buildpack for PHP
Stars: ✭ 17 (-37.04%)
Mutual labels:  cnb
go-build
A Cloud Native Buildpack for compiling Go applications
Stars: ✭ 18 (-33.33%)
Mutual labels:  cnb
nodejs
A Cloud Native Buildpack for Node.JS
Stars: ✭ 29 (+7.41%)
Mutual labels:  cnb

.NET Core Paketo Buildpack

gcr.io/paketo-buildpacks/dotnet-core

The .NET Core Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a Dotnet Core-based application. These buildpacks include:

The buildpack supports building both runtime-dependent and self-contained applications. Additionally, the buildpack supports a number of combinations of runtimes, SDKs, and ASPNet library configurations.

The buildpack supports the inclusion of NodeJS for applications that may require it. This support is provided by the Node Engine CNB.

Usage examples can be found in the samples repository under the dotnet-core directory.

The .Net Core buildpack is compatible with the following builder(s):

This buildpack also includes the following utility buildpacks:

Check out the Paketo .NET Core CNB docs for more information. To edit the docs content published on the above page, make changes to this document.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].