Microsoft.AspNet.WebApi.OData
5.7.0
Prefix Reserved
Install-Package Microsoft.AspNet.WebApi.OData -Version 5.7.0
dotnet add 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 |
-
- 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 (42)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.OData:
Repository | Stars |
---|---|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
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 | 6,636,967 | 8/21/2015 |
5.7.0-rc | 6,465 | 8/6/2015 |
5.7.0-beta | 6,116 | 7/24/2015 |
5.5.1 | 827,736 | 4/7/2015 |
5.4.0 | 209,341 | 2/6/2015 |
5.4.0-rc | 7,753 | 1/30/2015 |
5.4.0-beta | 7,000 | 1/16/2015 |
5.3.1 | 801,917 | 10/9/2014 |
5.3.1-beta | 10,783 | 9/30/2014 |
5.3.0 | 200,935 | 9/11/2014 |
5.3.0-rc | 10,599 | 8/26/2014 |
5.2.2 | 432,489 | 8/28/2014 |
5.2.2-rc | 8,869 | 8/23/2014 |
5.2.0 | 620,523 | 7/1/2014 |
5.2.0-rc | 31,293 | 5/27/2014 |
5.1.2 | 292,296 | 4/2/2014 |
5.1.1 | 187,355 | 2/10/2014 |
5.1.0 | 151,866 | 1/17/2014 |
5.1.0-rc1 | 11,085 | 12/6/2013 |
5.0.1 | 114,624 | 2/13/2014 |
5.0.0 | 457,026 | 10/17/2013 |
5.0.0-rc1 | 16,739 | 8/23/2013 |
5.0.0-beta2 | 35,491 | 6/26/2013 |
5.0.0-beta1 | 11,968 | 6/26/2013 |
4.0.30506 | 5,065,721 | 5/30/2013 |
4.0.1 | 153,315 | 3/30/2013 |
4.0.0 | 867,346 | 2/18/2013 |
0.3.0-rc | 47,566 | 12/13/2012 |
0.2.0-alpha | 26,936 | 10/31/2012 |
0.1.0-alpha-120815 | 18,694 | 8/16/2012 |
0.1.0-alpha-120814 | 20,466 | 8/15/2012 |
Please visit https://odata.github.io/WebApi/5.7/ to view the release notes.