The solution build will create a CloudFoundry.Net.VsExtension.vsix
file in the CloudFoundry.Net.VsExtension
projects output directory.
Double-clicking this file will install the extension in Visual Studio.
To try out the extension, create a new ASP.NET MVC internet application in Visual Studio
Note that you can access the "Cloud Foundry Explorer" application from the "Tools" menu:
To push your application to Iron Foundry, right-click on the web application project and choose "Push Cloud Foundry Application":
The "Push Cloud Foundry Application" dialog is the same as within the Explorer application.