nmcginn / .net-buildpack

Cloud Foundry buildpack for running .NET applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.net-buildpack

Build Status

Cloud Foundry buildpack for running .NET applications

Status

Stories in Ready

This buildpack is in "alpha" stage - that is to say that not all the features are there yet.

What already works?
  • Console apps running under Mono 3.4.0 on Cloud Foundry ( lucid64 stack )
  • NancyFX web apps running under Mono 3.4.0 on Cloud Foundry ( lucid64 stack )
What is next?
  • ASP.NET MVC support - see #17
  • Console apps running under .NET 4.5 / IronFoundry.NET ( Windows 2012 stack )

Documentation

Getting involved

We're actively looking for volunteers. Join us commenting on an existing issue or opening a new one!

We also hang out on the Cloud Foundry Dev Mailing list; just mention .net-buildpack.


** Apps written and compiled with Mono (eg, via Xamarin Studio, MonoDevelop or xbuild) work too.

About

Cloud Foundry buildpack for running .NET applications

License:Apache License 2.0


Languages

Language:Ruby 91.1%Language:C# 8.9%