Info
Version: | 8.2.3 |
Author(s): | Microsoft |
Last Update: | Wednesday, December 11, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://odata.github.io/ |
NuGet Url: | http://www.nuget.org/packages/Microsoft.OData.Core |
Install
Install-Package Microsoft.OData.Core
dotnet add package Microsoft.OData.Core
paket add Microsoft.OData.Core
Microsoft.OData.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Spatial(>= 7.8.1 && <= 7.8.1)
- Microsoft.OData.Edm(>= 7.8.1 && <= 7.8.1)
Tags
Supports OData v4 and v4.01. Enables construction of OData services and clients.
Targets .NET 8 or above.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at http://docs.microsoft.com/en-us/odata/.