MonoDevelop.Addins 0.4.7

dotnet add package MonoDevelop.Addins --version 0.4.7
                    
NuGet\Install-Package MonoDevelop.Addins -Version 0.4.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MonoDevelop.Addins" Version="0.4.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonoDevelop.Addins" Version="0.4.7" />
                    
Directory.Packages.props
<PackageReference Include="MonoDevelop.Addins" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MonoDevelop.Addins --version 0.4.7
                    
#r "nuget: MonoDevelop.Addins, 0.4.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MonoDevelop.Addins&version=0.4.7
                    
Install MonoDevelop.Addins as a Cake Addin
#tool nuget:?package=MonoDevelop.Addins&version=0.4.7
                    
Install MonoDevelop.Addins as a Cake Tool

MSBuild targets for building Visual Studio for Mac / MonoDevelop extensions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on MonoDevelop.Addins:

Repository Stars
GtkSharp/GtkSharp
.NET wrapper for Gtk and other related libraries
Meowmaritus/DSAnimStudio
Direct3D-Accelerated Dark Souls TAE Editor
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
praeclarum/Continuous
Continuous IDE Addin enables live coding from Xamarin Studio and Visual Studio
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
ylatuya/XAMLator
EgorBo/Xamarin.GradleBindings
VS add-in. Creates Xamarin.Android Binding Projects using gradle
microsoft/vs-editor-api
Microsoft Visual Studio Editor API definitions
xamvvm/xamvvm
Simple MVVM (Model, ViewModel, View) Framework for .Net - Xamarin.Forms compatible
ServiceStack/ServiceStackVS
ServiceStackVS - Visual Studio extension for ServiceStack
Version Downloads Last updated
0.4.7 26,678 12/6/2018
0.4.6 2,372 12/6/2018
0.4.5 927 11/8/2018
0.4.4 4,100 2/23/2018
0.4.3 1,265 2/23/2018
0.4.2 1,231 2/22/2018
0.4.1 3,464 10/16/2017
0.4.0 1,171 10/16/2017
0.3.18 1,983 7/12/2017
0.3.17 1,149 6/23/2017
0.3.16 1,476 5/15/2017
0.3.15 1,371 5/15/2017
0.3.14 1,333 4/22/2017
0.3.13 1,138 4/22/2017
0.3.12 1,165 4/22/2017
0.3.11 1,131 4/21/2017
0.3.10 2,479 3/14/2017
0.3.9 1,468 1/12/2017
0.3.8 1,493 11/26/2016
0.3.7 1,212 11/26/2016
0.3.6 1,364 10/26/2016
0.3.5 1,218 10/12/2016
0.3.4 3,155 7/26/2016
0.3.3 2,049 5/16/2016
0.3.2 1,311 5/5/2016
0.3.1 1,341 3/25/2016
0.3.0 1,850 11/24/2015
0.2.3 3,667 3/17/2015
0.2.2 1,260 3/13/2015
0.2.1 1,433 1/29/2015
0.2.0 1,296 1/29/2015
0.1.4 1,453 10/7/2014
0.1.3 1,301 10/7/2014
0.1.2 1,288 10/7/2014
0.1.1 1,294 10/7/2014
0.1.0 1,380 10/6/2014

Dispose addin resolver after use. Unlocks files and speeds up builds by several seconds.