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.Endpoints |
Install
Install-Package Kephas.Plugins.Endpoints
dotnet add package Kephas.Plugins.Endpoints
paket add Kephas.Plugins.Endpoints
Kephas.Plugins.Endpoints Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Kephas.Application(>= 8.4.3)
- Kephas.Core(>= 8.4.0)
- Kephas.Messaging(>= 8.4.0)
- Kephas.Plugins(>= 8.4.2)
- System.ComponentModel.Annotations(>= 4.6.0)
- Kephas.Application(>= 8.4.3)
- Kephas.Core(>= 8.4.0)
- Kephas.Messaging(>= 8.4.0)
- Kephas.Plugins(>= 8.4.2)
- Kephas.Application(>= 8.4.3)
- Kephas.Core(>= 8.4.0)
- Kephas.Messaging(>= 8.4.0)
- Kephas.Plugins(>= 8.4.2)
- System.ComponentModel.Annotations(>= 4.6.0)
Tags
The endpoints will work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages.
Typically used areas and classes/interfaces/services:
- Install/Uninstall/UpdatePluginHandler, Enable/DisablePluginHandler, GetAvailablePluginsHandler, GetInstalledPluginsHandler.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.