Skip to content

Commit 06f1def

Browse files
committed
Adding information on the .NET buildpack for IronFoundry.
1 parent 579b74d commit 06f1def

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

downloads/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ contributers, as Iron Foundry continues to evolve and take shape. The voice of t
2727
* [Fork](https://github.com/IronFoundry/if_release/fork)
2828
* [Log an issue](https://github.com/ironfoundry/if_release/issues)
2929

30+
#### Buildpack for .NET
31+
32+
[cloudfoundry-buildpack-clr](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr) is an implementation of the Heroku buildpack API for .NET apps. The [README](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr/blob/master/README.md#installing-the-buildpack) contains instructions for adding the buildpack to your CloudFoundry environment. **NOTE**: this buildpack requires the IronFoundry DEA to actually execute .NET apps.
33+
34+
* [Download](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr/archive/v1.zip)
35+
* [Fork](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr/fork)
36+
* [Log an issue](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr/issues)
37+
3038
#### Iron Foundry Service Broker
3139
[if-service-broker](https://github.com/IronFoundry/if-service-broker) Service Broker is a Microsoft .NET based service broker for Cloud Foundry v2. It uses WebAPI to host the services. The service broker ships with one service for Microsoft SQL Server. This service will provision databases and users for applications. It can be extended to include any plans you want to offer.
3240

0 commit comments

Comments
 (0)