Share via


ODataRoutingConventions Class

Definition

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)

Applies to