Quantcast
Viewing all articles
Browse latest Browse all 2

Iron Foundry vcap-client (AKA The .NET Cloud Foundry vcap-client)

Image may be NSFW.
Clik here to view.
Ever want to write code against the Cloud Foundry API but you don’t want to go to the trouble of wrapping up the API calls with library? Well, have no fear there’s no need to! With dilligent work from the Iron Foundry team, a few suggestions from outside, and a few contributions from the community we’ve pulled this together for you. Here’s a step by step of what we’ve accomplished in the last week to bring a solid, clean and tested library to you.

Presenting the Iron Foundry vcap-client. This library provides all of the capabilities wrapped up in the standard Cloud Foundry vcap-client libraries, except for .NET. Not only did we build out this library to provide a programmatic way for .NET Developers to access and manage Cloud Foundry and Iron Foundry environments, we’ve also provided a Nuget Package for the easiest of access.

With the Iron Foundry Nuget Package it will handle all of your dependencies. We only have two in the package, but it is always nice to have those just handled for you.

If you’d like to contribute, find any issues let us know, or just want to download the project directly check out our Iron Foundry vcap-client Github Repo.


Viewing all articles
Browse latest Browse all 2

Trending Articles