Info
Version: | 11.1.0 |
Author(s): | Kephas Software SRL |
Last Update: | Wednesday, April 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kephas-software/kephas |
NuGet Url: | https://www.nuget.org/packages/Kephas.Plugins |
Install
Install-Package Kephas.Plugins
dotnet add package Kephas.Plugins
paket add Kephas.Plugins
Kephas.Plugins Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Kephas.Core(>= 8.4.0)
- Kephas.Core(>= 8.4.0)
- Kephas.Core(>= 8.4.0)
Tags
For a working plugabble application you can use, for example, the Kephas.Plugins.NuGet concrete implementation.
Typically used areas and classes/interfaces/services:
- IPluginManager, IPlugin, PluginState.
- Interaction: InitializingPluginSignal, InitializedPluginSignal, UninitializingPluginSignal, UninitializedPluginSignal.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.