VOOZH about

URL: https://devblogs.microsoft.com/odata/tag/convention-routing/

⇱ Convention Routing - Tag | OData


Showing tag results for Convention Routing

Sam Xu

Introduction In the previous version of ASP.NET Core OData, such as 6.x and 7.x version, the OData routing is IRouter-based Web API Routing, that is, OData router is a Router implementing IRouter interface. Even in the ASP.NET Core OData 7.x Endpoint Routing, it is also related to the IRouter routing. Since 8.0, we want to build the OData routing ...

Sign in