Skip to content

soulsoft_web_routing

API 列表

名称功能
CompositeEndpointDataSource表示聚合多个端点数据源的组合数据源。
EndpointMiddleware提供执行已匹配端点的中间件。
EndpointRouteBuilder提供端点路由的构建入口。
EndpointRoutingMiddleware提供基于端点数据源执行路由匹配的中间件。
RouteEndpointBuilder提供路由端点实例的构建器。
RouteGroupBuilder表示一组共享前缀和约定的路由构建器。
RouteHandlerBuilder提供路由端点约定的配置构建器。
RouteOptions表示端点路由系统的配置选项。
RoutingConstants定义路由中间件使用的属性键常量。

接口

名称功能
EndpointRoutingApplicationBuilderExtensions定义应用程序构建器上的端点路由扩展接口。
RoutingEndpointConventionBuilderExtensions定义端点约定构建器上的路由扩展接口。
RoutingServiceCollectionExtension定义服务集合上的路由注册扩展接口。

子包

包名
soulsoft_web_routing.abstractions
soulsoft_web_routing.constraints
soulsoft_web_routing.http
soulsoft_web_routing.matching
soulsoft_web_routing.patterns