Supporting OData v4 in ASP.NET Web API
Use ASP.NET Web API to create endpoints that support OData Version 4.
- Create an OData v4 Endpoint
- Create an OData v4 Client App (C#)
- Entity Relations in OData v4
- Actions and Functions in OData v4
- Containment in OData v4
- Create a Singleton in OData v4
- Open Types in OData v4
- Complex Type Inheritance in OData v4
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-api/overview/odata-support-in-aspnet-web-api/odata-v4/Index.htm
|