The NuGet packages for OData Web API 5.5 are now available on the NuGet gallery.

Download this release

You can install or update the NuGet packages for OData Web API 5.5 using the Package Manager Console:

PM> Install-Package Microsoft.AspNet.OData -Version 5.5.0
PM> Install-Package Microsoft.AspNet.WebApi.OData -Version 5.5.0

What’s in this release?

This release primarily includes new features for OData v4 Web API as summarized below:


In this release, we moved the license from Microsoft OpenTech + Apache to Microsoft + MIT.

v4 package has a dependency on ODataLib 6.10.

Questions and feedback

You can submit questions related to this release, any issues you encounter and feature suggestions for future releases on our GitHub site.