Posted on: 9/11/2014 5:27:16 AM | Views : 1305

The 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 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.0Install-Package Microsoft.AspNet.WebApi.OData -Version 5.3.0What’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
New FeaturesUses OData Core Libraries 6.5.0Support $levels in $expandSupport open entity typeGo to the complete details ...