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.
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.
// Install MonoDevelop.Addins as a Cake Addin
#addin nuget:?package=MonoDevelop.Addins&version=0.4.7

// Install MonoDevelop.Addins as a Cake Tool
#tool nuget:?package=MonoDevelop.Addins&version=0.4.7

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 (12)

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

Repository Stars
Xavalon/XamlStyler
Visual Studio extension to help format your XAML source code
GtkSharp/GtkSharp
.NET wrapper for Gtk and other related libraries
microsoft/Microsoft.Unity.Analyzers
Roslyn analyzers for Unity game developers
AndreiMisiukevich/HotReload
Xamarin.Forms XAML hot reload, live reload, live xaml
Meowmaritus/DSAnimStudio
Direct3D-Accelerated Dark Souls TAE Editor
Version Downloads Last updated
0.4.7 25,882 12/6/2018
0.4.6 2,229 12/6/2018
0.4.5 834 11/8/2018
0.4.4 3,797 2/23/2018
0.4.3 1,062 2/23/2018
0.4.2 1,031 2/22/2018
0.4.1 3,297 10/16/2017
0.4.0 1,016 10/16/2017
0.3.18 1,819 7/12/2017
0.3.17 1,003 6/23/2017
0.3.16 1,320 5/15/2017
0.3.15 1,217 5/15/2017
0.3.14 1,144 4/22/2017
0.3.13 987 4/22/2017
0.3.12 1,004 4/22/2017
0.3.11 982 4/21/2017
0.3.10 2,300 3/14/2017
0.3.9 1,315 1/12/2017
0.3.8 1,322 11/26/2016
0.3.7 1,056 11/26/2016
0.3.6 1,207 10/26/2016
0.3.5 1,063 10/12/2016
0.3.4 2,992 7/26/2016
0.3.3 1,884 5/16/2016
0.3.2 1,138 5/5/2016
0.3.1 1,186 3/25/2016
0.3.0 1,685 11/24/2015
0.2.3 3,486 3/17/2015
0.2.2 1,115 3/13/2015
0.2.1 1,264 1/29/2015
0.2.0 1,138 1/29/2015
0.1.4 1,295 10/7/2014
0.1.3 1,143 10/7/2014
0.1.2 1,120 10/7/2014
0.1.1 1,128 10/7/2014
0.1.0 1,222 10/6/2014

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