Mono.Addins
0.6.0
Prefix Reserved
See the version list below for details.
dotnet add package Mono.Addins --version 0.6.0
NuGet\Install-Package Mono.Addins -Version 0.6.0
<PackageReference Include="Mono.Addins" Version="0.6.0" />
paket add Mono.Addins --version 0.6.0
#r "nuget: Mono.Addins, 0.6.0"
// Install Mono.Addins as a Cake Addin #addin nuget:?package=Mono.Addins&version=0.6.0 // Install Mono.Addins as a Cake Tool #tool nuget:?package=Mono.Addins&version=0.6.0
Mono.Addins is a generic framework for creating extensible applications, and for creating add-ins which extend those applications. This framework has been designed to be useful for a wide range of applications: from simple applications with small extensibility needs, to complex applications which need support for large add-in structures.
The main features of Mono.Addins are:
* Supports descriptions of add-ins using custom attributes (for simple and common extensions) or using XML manifests (for more complex extensibility needs).
* Supports extension metadata and data-only extensions.
* Support for add-in hierarchies, where add-ins may depend on other add-ins.
* Lazy loading of add-ins.
* Dynamic activation / deactivation of add-ins at run time.
* Allows sharing add-in registries between applications, and defining arbitrary add-in locations.
* Allows implementing extensible libraries.
* Supports add-in localization.
* Provides an API for accessing to add-in descriptions, which will allow building development and documentation tools for handling add-ins.
* In addition to the basic add-in engine, it provides a Setup library to be used by applications which want to offer basic add-in management features to users, such as enabling/disabling add-ins, or installing add-ins from on-line repositories.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Mono.Addins:
Package | Downloads |
---|---|
Mono.Addins.CecilReflector
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. |
|
Mono.Addins.Setup
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. |
|
Terradue.OpenSearch.DataAnalyzer
Terradue .Net OpenSearch DataAnalyzer Module Library |
|
Terradue.OpenSearch.Twitter
Terradue OpenSearch Twitter .Net library |
|
Terradue.OpenSearch.Client
Generic OpenSearch Client |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Mono.Addins:
Repository | Stars |
---|---|
PintaProject/Pinta
Simple GTK# Paint Program
|
|
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
xamarin/mac-samples
Sample programs showing how to use Xamarin.Mac on OSX.
|
|
ServiceStack/ServiceStackVS
ServiceStackVS - Visual Studio extension for ServiceStack
|
Version | Downloads | Last updated |
---|---|---|
1.4.2-alpha.4 | 22,674 | 11/4/2022 |
1.4.2-alpha.3 | 280 | 10/28/2022 |
1.4.2-alpha.2 | 115 | 10/28/2022 |
1.4.2-alpha.1 | 132 | 10/27/2022 |
1.4.1 | 60,959 | 10/27/2022 |
1.4.0 | 1,235 | 10/6/2022 |
1.3.15-alpha.3 | 142 | 9/15/2022 |
1.3.14 | 2,777 | 6/2/2022 |
1.3.13 | 2,321 | 4/28/2022 |
1.3.11 | 9,374 | 2/4/2022 |
1.3.10 | 1,092 | 2/2/2022 |
1.3.9 | 2,019 | 1/27/2022 |
1.3.8 | 152,640 | 2/16/2018 |
1.3.7 | 22,220 | 6/23/2017 |
1.3.6 | 1,128 | 6/21/2017 |
1.3.5 | 2,710 | 5/14/2017 |
1.3.4 | 1,501 | 4/21/2017 |
1.3.3 | 7,564 | 2/28/2017 |
1.3.2 | 2,397 | 1/12/2017 |
1.3.1 | 1,637 | 10/12/2016 |
1.3.0 | 3,618 | 7/26/2016 |
1.2.0 | 27,966 | 11/20/2014 |
1.1.0 | 6,181 | 1/24/2014 |
1.0.0 | 11,441 | 10/16/2012 |
0.6.2 | 2,355 | 8/5/2011 |
0.6.0 | 2,297 | 3/9/2011 |