Mono.Addins.Setup
1.3.0
Prefix Reserved
See the version list below for details.
dotnet add package Mono.Addins.Setup --version 1.3.0
NuGet\Install-Package Mono.Addins.Setup -Version 1.3.0
<PackageReference Include="Mono.Addins.Setup" Version="1.3.0" />
paket add Mono.Addins.Setup --version 1.3.0
#r "nuget: Mono.Addins.Setup, 1.3.0"
// Install Mono.Addins.Setup as a Cake Addin #addin nuget:?package=Mono.Addins.Setup&version=1.3.0 // Install Mono.Addins.Setup as a Cake Tool #tool nuget:?package=Mono.Addins.Setup&version=1.3.0
Mono.Addins is a framework for creating extensible applications, and for creating add-ins which extend applications. Mono.Addins.Setup provides an API for managing add-ins, creating add-in packages and publishing add-ins in on-line repositories.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
-
- Mono.Addins (>= 1.3.0)
- SharpZipLib (>= 0.86.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Mono.Addins.Setup:
Package | Downloads |
---|---|
Microsoft.VisualStudioMac.Sdk
Provides targets for building extensions for Visual Studio for Mac |
|
Sharplike.Core
Sharplike: The Open Roguelike Library |
|
Mono.Addins.UtilTool
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Mono.Addins.Setup:
Repository | Stars |
---|---|
PintaProject/Pinta
Simple GTK# Paint Program
|
Version | Downloads | Last updated |
---|---|---|
1.4.2-alpha.4 | 22,162 | 11/4/2022 |
1.4.2-alpha.3 | 276 | 10/28/2022 |
1.4.2-alpha.1 | 116 | 10/27/2022 |
1.4.1 | 1,789 | 10/27/2022 |
1.4.0 | 643 | 10/6/2022 |
1.3.15-alpha.3 | 149 | 9/15/2022 |
1.3.14 | 1,902 | 6/2/2022 |
1.3.13 | 653 | 4/28/2022 |
1.3.11 | 6,295 | 2/4/2022 |
1.3.10 | 534 | 2/2/2022 |
1.3.9 | 487 | 1/27/2022 |
1.3.8 | 2,863 | 2/16/2018 |
1.3.7 | 1,125 | 6/23/2017 |
1.3.6 | 1,026 | 6/21/2017 |
1.3.5 | 1,046 | 5/14/2017 |
1.3.4 | 1,049 | 4/21/2017 |
1.3.3 | 1,055 | 2/28/2017 |
1.3.2 | 1,128 | 1/12/2017 |
1.3.1 | 1,139 | 10/12/2016 |
1.3.0 | 1,387 | 7/26/2016 |
1.2.0 | 2,561 | 11/20/2014 |
1.1.0 | 3,427 | 1/24/2014 |
1.0.0 | 1,734 | 10/16/2012 |
0.6.2 | 1,953 | 8/5/2011 |
0.6.0 | 1,927 | 3/9/2011 |
Fix issue when getting the domain of a folder
Add GetResourceInfo method to RuntimeAddin
Add support for defaultInsertBefore/After to ExtensionPoint
Respect disabled core add-ins when upgrading
New icons!
Fix several logging issues
Support app-level addins config
Fix overenthusiastic add-in unloading
Fix null reference when using CustomExtensionAttribute
Fix Gettext localizers