ODataRoutingConventions Class
Definition
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.
Provides helper methods for creating routing conventions.
public static class ODataRoutingConventions
type ODataRoutingConventions = class
Public Class ODataRoutingConventions
- Inheritance
-
ODataRoutingConventions
Methods
CreateDefault() |
Creates a mutable list of the default OData routing conventions. |
CreateDefaultWithAttributeRouting(String, HttpConfiguration) |
Creates a mutable list of the default OData routing conventions with attribute routing enabled. |
CreateDefaultWithAttributeRouting(String, IRouteBuilder) |
Creates a mutable list of the default OData routing conventions with attribute routing enabled. |
CreateDefaultWithAttributeRouting(String, IServiceProvider) |