Skip to content
writeameer edited this page Sep 14, 2010 · 28 revisions

NRightAPI.dll

A generic API wrapper to interface with the RightScale Cloud Computing API using the .NET framework. Requires Microsoft’s WCF Rest Starter Kit. The “NRightAPI.dll” in the downloads area is ILMerged with the Microsoft.Http DLL and should be all that you need.

The main code for the library is here .

If you are looking for the Ruby wrapper to the RightScale API, you can find it here.

Clone this wiki locally