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 Feb 19, 2020 · 7 revisions

Net.Http.OData has 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 as of Net.Http.WebApi.OData 4.2.1 and has had some enhancements and some breaking changes resulting in Net.Http.OData 5.0.0 (currently in preview).

Clone this wiki locally