A Visual Studio add-in to create an MvvmCross plug-in solution.
When you install this extension a project template will be added under Visual C#\MvvmCross.
The template will create a solution with a PCL Core project and platform specific projects for Android, iOS, Windows Common (Windows and Windows Phone 8.1) and UWP.
The template will also create a Nuget project with the files necessary to create a package for your plugin. This project won't build and should be excluded from build (or removed from the solution)