This package contains everything you need to create OData v4.0 services using ASP.NET Web API OData wired to an API provided by the RESTier.
Info
Version: | 1.0.0-beta |
Author(s): | Microsoft |
Last Update: | Monday, September 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://odata.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Restier.Publishers.OData |
Install
Install-Package Microsoft.Restier.Publishers.OData
dotnet add package Microsoft.Restier.Publishers.OData
paket add Microsoft.Restier.Publishers.OData
Microsoft.Restier.Publishers.OData Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Restier.Core(>= 1.0.0 && <= 1.0.0)
- Microsoft.OData.Core(>= 7.0.0 && < 8.0.0)
- Microsoft.Spatial(>= 7.0.0 && < 8.0.0)
- Microsoft.AspNet.OData(>= 6.0.02 && < 7.0.0)