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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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 (74)
Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi.OData:
Package | Downloads |
---|---|
Microsoft.Azure.Mobile.Server.Tables
This package is part of the Azure Mobile .NET Server SDK and provides features for the /tables endpoint. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
Microsoft.Azure.Mobile.Server.Entity
This package is part of the Azure Mobile .NET Server SDK and contains Entity Framework support. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
Breeze.Server.WebApi2
The files and references that are essential for a Breeze ASP.NET Web API 2.2 server. (Not for use with .NET Core or ASP.Net Core) |
|
NuGet.Server
Web Application used to host a simple NuGet feed |
|
Intersoft.Data.WebApi.v4
Provides powerful data access components to WebAPI server featuring OData 4 extended implementation, view projection technology, two-way data synchronization and seamless integration with Entity Framework. For the client counterpart, please install Intersoft.AppFramework package. |
GitHub repositories (44)
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.
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
spring-projects/spring-net
Spring Framework for .NET
|
|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
Version | Downloads | Last updated |
---|---|---|
5.7.0 | 7,880,342 | 8/21/2015 |
5.7.0-rc | 6,591 | 8/6/2015 |
5.7.0-beta | 6,245 | 7/24/2015 |
5.5.1 | 955,327 | 4/7/2015 |
5.4.0 | 232,198 | 2/6/2015 |
5.4.0-rc | 7,905 | 1/30/2015 |
5.4.0-beta | 7,099 | 1/16/2015 |
5.3.1 | 906,340 | 10/9/2014 |
5.3.1-beta | 10,899 | 9/30/2014 |
5.3.0 | 236,018 | 9/11/2014 |
5.3.0-rc | 10,718 | 8/26/2014 |
5.2.2 | 497,060 | 8/28/2014 |
5.2.2-rc | 8,964 | 8/23/2014 |
5.2.0 | 717,265 | 7/1/2014 |
5.2.0-rc | 32,309 | 5/27/2014 |
5.1.2 | 322,435 | 4/2/2014 |
5.1.1 | 194,076 | 2/10/2014 |
5.1.0 | 159,535 | 1/17/2014 |
5.1.0-rc1 | 11,208 | 12/6/2013 |
5.0.1 | 115,630 | 2/13/2014 |
5.0.0 | 513,650 | 10/17/2013 |
5.0.0-rc1 | 16,857 | 8/23/2013 |
5.0.0-beta2 | 39,449 | 6/26/2013 |
5.0.0-beta1 | 12,109 | 6/26/2013 |
4.0.30506 | 5,298,637 | 5/30/2013 |
4.0.1 | 166,368 | 3/30/2013 |
4.0.0 | 948,293 | 2/18/2013 |
0.3.0-rc | 51,918 | 12/13/2012 |
0.2.0-alpha | 27,187 | 10/31/2012 |
0.1.0-alpha-120815 | 18,831 | 8/16/2012 |
0.1.0-alpha-120814 | 20,583 | 8/15/2012 |
Please visit https://odata.github.io/WebApi/5.7/ to view the release notes.