The NuGet packages for ASP.NET Web API OData v7.0.1 are available on the NuGet gallery.

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

PM> Install-Package Microsoft.AspNetCore.OData -Version 7.0.1 

or

PM> Install-Package Microsoft.AspNet.OData -Version 7.0.1

What’s in this release?

New Features:

Improvements and fixes:


Questions and feedback

You and your team are warmly welcomed to try out this new version if you are interested in the new features and fixes above. You are also welcomed to contribute your code to OData Web API repository. For any feature request, issue or idea please feel free to reach out to us at GitHub Issues.