MonoDevelop.Addins
0.4.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MonoDevelop.Addins --version 0.4.1
NuGet\Install-Package MonoDevelop.Addins -Version 0.4.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MonoDevelop.Addins" Version="0.4.1" />
<PackageReference Include="MonoDevelop.Addins" />
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.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonoDevelop.Addins, 0.4.1"
#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.1
#tool nuget:?package=MonoDevelop.Addins&version=0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MSBuild targets for building Visual Studio for Mac / Xamarin Studio / MonoDevelop addins.
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,645 | 12/6/2018 |
0.4.6 | 2,366 | 12/6/2018 |
0.4.5 | 921 | 11/8/2018 |
0.4.4 | 4,081 | 2/23/2018 |
0.4.3 | 1,247 | 2/23/2018 |
0.4.2 | 1,212 | 2/22/2018 |
0.4.1 | 3,452 | 10/16/2017 |
0.4.0 | 1,158 | 10/16/2017 |
0.3.18 | 1,971 | 7/12/2017 |
0.3.17 | 1,137 | 6/23/2017 |
0.3.16 | 1,463 | 5/15/2017 |
0.3.15 | 1,359 | 5/15/2017 |
0.3.14 | 1,321 | 4/22/2017 |
0.3.13 | 1,126 | 4/22/2017 |
0.3.12 | 1,153 | 4/22/2017 |
0.3.11 | 1,119 | 4/21/2017 |
0.3.10 | 2,467 | 3/14/2017 |
0.3.9 | 1,456 | 1/12/2017 |
0.3.8 | 1,480 | 11/26/2016 |
0.3.7 | 1,200 | 11/26/2016 |
0.3.6 | 1,352 | 10/26/2016 |
0.3.5 | 1,205 | 10/12/2016 |
0.3.4 | 3,142 | 7/26/2016 |
0.3.3 | 2,036 | 5/16/2016 |
0.3.2 | 1,298 | 5/5/2016 |
0.3.1 | 1,328 | 3/25/2016 |
0.3.0 | 1,836 | 11/24/2015 |
0.2.3 | 3,652 | 3/17/2015 |
0.2.2 | 1,246 | 3/13/2015 |
0.2.1 | 1,419 | 1/29/2015 |
0.2.0 | 1,282 | 1/29/2015 |
0.1.4 | 1,438 | 10/7/2014 |
0.1.3 | 1,286 | 10/7/2014 |
0.1.2 | 1,273 | 10/7/2014 |
0.1.1 | 1,279 | 10/7/2014 |
0.1.0 | 1,365 | 10/6/2014 |
Improved support for VS for Mac. Fixed issue referencing addins build on other platforms.