You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Log an issue](https://github.com/ironfoundry/if_release/issues)
29
29
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.
*[Log an issue](https://github.com/cloudfoundry-incubator/cloudfoundry-buildpack-clr/issues)
37
+
30
38
#### Iron Foundry Service Broker
31
39
[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.
0 commit comments