MonoDevelop.Addins
0.4.0
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.0
NuGet\Install-Package MonoDevelop.Addins -Version 0.4.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonoDevelop.Addins --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonoDevelop.Addins, 0.4.0"
#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.0 // Install MonoDevelop.Addins as a Cake Tool #tool nuget:?package=MonoDevelop.Addins&version=0.4.0
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.
-
.NETFramework 4.6.1
- Microsoft.Build.Framework (>= 15.3.409)
- Microsoft.Build.Utilities.Core (>= 15.3.409)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on MonoDevelop.Addins:
Repository | Stars |
---|---|
GtkSharp/GtkSharp
.NET wrapper for Gtk and other related libraries
|
|
microsoft/Microsoft.Unity.Analyzers
Roslyn analyzers for Unity game developers
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
0.4.7 | 26,211 | 12/6/2018 |
0.4.6 | 2,276 | 12/6/2018 |
0.4.5 | 870 | 11/8/2018 |
0.4.4 | 3,890 | 2/23/2018 |
0.4.3 | 1,097 | 2/23/2018 |
0.4.2 | 1,063 | 2/22/2018 |
0.4.1 | 3,340 | 10/16/2017 |
0.4.0 | 1,053 | 10/16/2017 |
0.3.18 | 1,857 | 7/12/2017 |
0.3.17 | 1,037 | 6/23/2017 |
0.3.16 | 1,359 | 5/15/2017 |
0.3.15 | 1,255 | 5/15/2017 |
0.3.14 | 1,217 | 4/22/2017 |
0.3.13 | 1,022 | 4/22/2017 |
0.3.12 | 1,041 | 4/22/2017 |
0.3.11 | 1,015 | 4/21/2017 |
0.3.10 | 2,355 | 3/14/2017 |
0.3.9 | 1,350 | 1/12/2017 |
0.3.8 | 1,360 | 11/26/2016 |
0.3.7 | 1,094 | 11/26/2016 |
0.3.6 | 1,245 | 10/26/2016 |
0.3.5 | 1,100 | 10/12/2016 |
0.3.4 | 3,034 | 7/26/2016 |
0.3.3 | 1,926 | 5/16/2016 |
0.3.2 | 1,188 | 5/5/2016 |
0.3.1 | 1,222 | 3/25/2016 |
0.3.0 | 1,722 | 11/24/2015 |
0.2.3 | 3,532 | 3/17/2015 |
0.2.2 | 1,134 | 3/13/2015 |
0.2.1 | 1,302 | 1/29/2015 |
0.2.0 | 1,169 | 1/29/2015 |
0.1.4 | 1,327 | 10/7/2014 |
0.1.3 | 1,176 | 10/7/2014 |
0.1.2 | 1,156 | 10/7/2014 |
0.1.1 | 1,169 | 10/7/2014 |
0.1.0 | 1,252 | 10/6/2014 |
Improved support for VS for Mac. Fixed issue referencing addins build on other platforms.