Mono Tools for Visual Studio Preview ReleasedMono Tools for Visual Studio have been released to a limited number of developers for a closed preview cycle.
This first release of the Mono tools integrates four major pieces of new functionality into Visual Studio:
Scan for Mono Compatibility (MoMA integration) – The integrated Mono Migration Analyzer (MoMA) can scan open projects for incompatibilities and guide you to directly to them, making it easy to find and work through issues as you develop.
Run on Mono on Windows – Testing against Mono on Windows can help isolate issues arising from differences between Mono and .NET.
Run on Mono on Linux – Testing against Mono on Linux helps work through issues that could be caused by differences in Windows and Linux.
Debug on Mono on Linux – Often, the best way to work through an issue will be to debug the application on the target environment. Debug on Mono on Linux brings this functionality to Visual Studio developers by enabling remote debugging of Mono applications running on Linux.If you are interested in joining the program during the next wave of invitations, please visit the Mono Tools for Visual Studio website, and follow the “Sign Up!" link.