Microsoft.AspNet.OData.Routing.Template 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
DynamicSegmentTemplate |
Represents a template that can match a DynamicPathSegment. |
EntitySetSegmentTemplate |
Represents a template that can match a EntitySetSegment. |
KeySegmentTemplate |
Represents a template that can match a KeySegment. |
NavigationPropertyLinkSegmentTemplate |
Represents a template that can match a NavigationPropertyLinkSegment. |
NavigationPropertySegmentTemplate |
Represents a template that can match a NavigationPropertySegment. |
ODataPathSegmentTemplate |
Represents a template that could match an ODataPathSegment. |
ODataPathSegmentTemplate<T> |
Represents a template that can match a general path segment. |
ODataPathSegmentTemplateTranslator |
Translator an OData path to a path segment templates. |
ODataPathTemplate |
Represents a template for an ODataPath that can be matched to an actual ODataPath. |
OperationImportSegmentTemplate |
Represents a template that can match a OperationImportSegment. |
OperationSegmentTemplate |
Represents a template that can match a OperationSegment. |
PathTemplateSegmentTemplate |
Represents a template that can match a PathTemplateSegment. |
PropertySegmentTemplate |
Represents a template that can match a PropertySegment. |
SingletonSegmentTemplate |
Represents a template that can match a SingletonSegment. |
TypeSegmentTemplate |
Represents a template that can match a TypeSegment. |