Microsoft.AspNet.WebApi.OData
5.7.0
dotnet add package Microsoft.AspNet.WebApi.OData --version 5.7.0
NuGet\Install-Package Microsoft.AspNet.WebApi.OData -Version 5.7.0
<PackageReference Include="Microsoft.AspNet.WebApi.OData" Version="5.7.0" />
paket add Microsoft.AspNet.WebApi.OData --version 5.7.0
#r "nuget: Microsoft.AspNet.WebApi.OData, 5.7.0"
// Install Microsoft.AspNet.WebApi.OData as a Cake Addin #addin nuget:?package=Microsoft.AspNet.WebApi.OData&version=5.7.0 // Install Microsoft.AspNet.WebApi.OData as a Cake Tool #tool nuget:?package=Microsoft.AspNet.WebApi.OData&version=5.7.0
This package contains everything you need to create OData endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.AspNet.WebApi.Core (>= 5.2.2 && < 5.3.0)
- Microsoft.Data.OData (>= 5.6.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.OData:
Package | Downloads |
---|---|
NuGet.Server
Web Application used to host a simple NuGet feed |
|
Breeze.Server.WebApi2
The files and references that are essential for a Breeze ASP.NET Web API 2.2 server. |
|
WindowsAzure.MobileServices.Backend.Tables
This package contains common infrastructure needed when exposing structured storage as part of your .NET mobile backend hosted in Microsoft Azure. For more information, check out http://azure.microsoft.com/mobile |
|
WindowsAzure.MobileServices.Backend.Entity
This package contains everything you need to expose structured storage using Entity Framework as part of your .NET mobile backend hosted in Microsoft Azure. For more information, check out http://azure.microsoft.com/mobile |
|
Loshar.NuGet.Server
Web Application used to host a simple NuGet feed |
GitHub repositories (40)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.OData:
Repository | Stars |
---|---|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
spring-projects/spring-net
Spring Framework for .NET
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
Version | Downloads | Last updated |
---|---|---|
5.7.0 | 64,104 | 8/21/2015 |
5.7.0-rc | 1,262 | 8/6/2015 |
5.7.0-beta | 1,317 | 7/24/2015 |
5.5.1 | 152,968 | 4/7/2015 |
5.4.0 | 74,941 | 2/6/2015 |
5.4.0-rc | 3,115 | 1/30/2015 |
5.4.0-beta | 3,278 | 1/16/2015 |
5.3.1 | 138,137 | 10/9/2014 |
5.3.1-beta | 4,500 | 9/30/2014 |
5.3.0 | 85,304 | 9/11/2014 |
5.3.0-rc | 5,084 | 8/26/2014 |
5.2.2 | 122,131 | 8/28/2014 |
5.2.2-rc | 4,359 | 8/23/2014 |
5.2.0 | 129,484 | 7/1/2014 |
5.2.0-rc | 10,782 | 5/27/2014 |
5.1.2 | 169,078 | 4/2/2014 |
5.1.1 | 126,842 | 2/10/2014 |
5.1.0 | 94,251 | 1/17/2014 |
5.1.0-rc1 | 7,515 | 12/6/2013 |
5.0.1 | 80,043 | 2/13/2014 |
5.0.0 | 258,071 | 10/17/2013 |
5.0.0-rc1 | 11,746 | 8/23/2013 |
5.0.0-beta2 | 14,382 | 6/26/2013 |
5.0.0-beta1 | 6,592 | 6/26/2013 |
4.0.30506 | 525,554 | 5/30/2013 |
4.0.1 | 85,160 | 3/30/2013 |
4.0.0 | 337,533 | 2/18/2013 |
0.3.0-rc | 21,997 | 12/13/2012 |
0.2.0-alpha | 13,028 | 10/31/2012 |
0.1.0-alpha-120815 | 11,668 | 8/16/2012 |
0.1.0-alpha-120814 | 13,822 | 8/15/2012 |
Please visit https://odata.github.io/WebApi/5.7/ to view the release notes.