Microsoft.AspNetCore.OData.Routing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ODataPathExtensions |
Extension methods for ODataPath. |
ODataPathNavigationSourceHandler |
A handler used to calculate some values based on the odata path. |
ODataPathSegmentHandler |
A handler used to calculate some values based on the odata path. |
ODataPathSegmentTranslator |
Translator the parameter alias, convert node, returned entity set into OData path segment. |
ODataRouteOptions |
Represents the configurable options on a conventional routing template building. |
ODataRoutingMetadata |
Represents OData Endpoint metadata used during routing. |
ODataSegmentKinds |
Provides the values of segment kinds for implementations of odata path template. |
Interfaces
IODataRoutingMetadata |
Defines a contract use to specify the OData routing related metadata in Metadata. |