Posted on: 8/27/2014 3:22:00 AM | Views : 1314

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 -PreInstall-Package Microsoft.AspNet.WebApi.OData -Version 5.3.0-rc -PreWhat’s in this release?
This release primarily includes great new features for Web API OData v4 as summarized below:
ASP.NET Web API OData 5.3 Release Candidate
New FeaturesUses OData Core Libraries 6.5.0Support $levels in $expandGo to the complete details ...