Microsoft.AspNetCore.OData.Routing.Attributes Namespace

Classes

ODataAttributeRoutingAttribute

When used to decorate a Controller or Controller method, automatically opts that item into OData routing conventions.

ODataIgnoredAttribute

When used to decorate a Controller or Controller method, instructs OData to exclude that item from the OData routing conventions.

ODataRouteComponentAttribute

When used to decorate a Controller or Controller method (including ODataController), instructs OData which set of RouteComponents to use.