MonoDevelop.Addins
0.3.15
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.3.15
NuGet\Install-Package MonoDevelop.Addins -Version 0.3.15
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.3.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MonoDevelop.Addins --version 0.3.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MonoDevelop.Addins, 0.3.15"
#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.3.15 // Install MonoDevelop.Addins as a Cake Tool #tool nuget:?package=MonoDevelop.Addins&version=0.3.15
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in 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 (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.