Namespace Cephalon.Behaviors.Http.Hosting
Classes
Section titled “Classes”Wraps a Minimal API route group so REST endpoints can dispatch directly into Cephalon behaviors while keeping module metadata, OpenAPI tags, and version defaults aligned.
BehaviorRestEndpointRouteBuilderExtensions
Adds Minimal API helpers that route versioned REST endpoints into Cephalon behaviors.
Extension methods for registering the HTTP transport binding pack into the behavior DI container.
RestBehaviorEngineBuilderExtensions
Extends
Base class for modules that own behaviors and expose a public REST surface for some of them.
Interfaces
Section titled “Interfaces”IRestBehaviorEndpointGroupBuilder
Describes one public REST route group backed by Cephalon behaviors.
Collects behavior ownership and public REST exposure for a