Microsoft.AspNetCore.OData.Routing.Attributes 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.
OData |
When used to decorate a Controller or Controller method, automatically opts that item into OData routing conventions. |
OData |
When used to decorate a Controller or Controller method, instructs OData to exclude that item from the OData routing conventions. |
OData |
When used to decorate a Controller or Controller method (including ODataController), instructs OData which set of RouteComponents to use. |