Adds messaging endpoints for data services. The endpoints wills work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages.
Typically used areas and classes/interfaces/services:
- PersistChangesMessage, QueryMessage,...
More information
Adds messaging endpoints for managing plugins. The endpoints wills work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages.
Typically used areas and classes/interfaces/services:
- Install/Uninstall/UpdatePluginMessage,...
More information
Adds messaging endpoints for core services. The endpoints wills work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages.
Typically used areas and classes/interfaces/services:
- EncryptMessage, HashMessage, GetLogLevelMessage,...
More information
Integrate with Integrate with Azure DevOps Server 2019 and Azure DevOps Services from desktop-based, ASP.NET, and other Windows applications. Provides access to the Service Endpoints via public REST APIs.
Adds messaging endpoints for the scheduling services. The endpoints wills work if Kephas.Messaging is referenced and the IMessageProcessor is used for processing the messages.
Typically used areas and classes/interfaces/services:
- ....
Kephas Framework ("stone"...
More information
Automatically adds HTTP endpoints to your .Net Azure Durable Functions project to allow management of orchestration instances, such as querying status, terminating instances, rewind and more.