The release candidate NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery!
Download this release
You can install or update the release candidate NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this:
Install-Package Microsoft.AspNet.OData -Version 5.3.0-rc -Pre
...