The NuGet packages for OData Web API 5.4 are now available on the NuGet gallery.
Download this release
You can install or update the NuGet packages for OData Web API 5.4 using the Package Manager Console:
PM> Install-Package Microsoft.AspNet.OData -Version 5.4.0
PM> Install-Package Microsoft.AspNet.WebApi.OData -Version 5.4.0
What...