OData Web API (i.e., ASP.NET Web API OData) is a server library built upon ODataLib and Web API.
The master branch has the following libraries:
- OData Web API v4 (namespace
System.Web.OData
) - OData Web API v3 (namespace
System.Web.Http.OData
)
cd OData
build
Please refer to the CONTRIBUTION.md.
Please refer to the ODataSamples WebApi.