Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.
Trevor Pilley edited this page Mar 25, 2020 · 7 revisions

NuGet version

Net.Http.OData is a .NET Standard library which makes it easy to consume an OData 4.0 Query.

Net.Http.OData was been extracted from the Net.Http.WebApi.OData library to disconnect the core OData support from the ASP.NET WebApi implementation in that library. Going forward it will also be used to provide an ASP.NET Core implementation.

The initial migration was from Net.Http.WebApi.OData 4.2.1 and has had some enhancements and some breaking changes resulting in Net.Http.OData 5.0.0.

For further details regarding the OData 4.0 specification, see:

Clone this wiki locally