ข้ามไปยังเนื้อหา

Namespace Cephalon.Behaviors.Http.Hosting

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

BehaviorRestEndpointGroup

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.

HttpBehaviorBindingExtensions

Extension methods for registering the HTTP transport binding pack into the behavior DI container.

RestBehaviorEngineBuilderExtensions

Extends with low-code registration for module-owned REST behavior modules.

RestBehaviorModuleBase

Base class for modules that own behaviors and expose a public REST surface for some of them.

IRestBehaviorEndpointGroupBuilder

Describes one public REST route group backed by Cephalon behaviors.

IRestBehaviorModuleBuilder

Collects behavior ownership and public REST exposure for a .