Skip to content

Latest commit

 

History

History
80 lines (67 loc) · 3.15 KB

dotnet.md

File metadata and controls

80 lines (67 loc) · 3.15 KB

Template of this file
Library Name
Description of this library
Suppported OData version(s) of this library
For server/client/both
Download link


ODataLib
Classes to serialize, deserialize and validate OData JSON payloads.
V4
Both
NuGet Gallery

Edmlib
Classes to represent, construct, parse, serialize and validate entity data models.
V4
Both
NuGet Gallery

OData Client for .NET
LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. It’s the V4 version of the former WCF Data Services Client for OData v1-3.
V4
Client
NuGet Gallery

OData Client Code Generator
An item template that simplifies the process of accessing OData v4 services by generating C# and VB.Net client-side proxy classes.
V4
Client
Visual Studio Gallery

ASP.NET Web API 2.2
ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
V4
Server
NuGet Gallery

Microsoft.Spatial
Contains classes and methods that facilitate geography and geometry spatial operations. It’s the V4 version of the former System.Spatial for OData v1-3.
V4
Both
NuGet Gallery

ODataLib for OData V1-3
Classes to serialize, deserialize and validate OData JSON payloads.
V1-V3
Both
NuGet Gallery

EdmLib for OData V1-3
Classes to represent, construct, parse, serialize and validate entity data models.
V1 – V3
Both
NuGet Gallery

WCF Data Services Client for OData V1-3
LINQ-enabled client API for issuing OData queries and consuming OData payloads.
V1 – V3
Client
NuGet Gallery

WCF Data Services Server for OData V1-3
Fully-featured server API for responding to OData queries and consuming/producing OData payloads.
V1 – V3
Server
NuGet Gallery

System.Spatial for OData V1-3
Contains classes and methods that facilitate geography and geometry spatial operations.
V1 – V3
Both
NuGet Gallery

AdaptiveLINQ
The AdaptiveLINQ .QueryByCube() extension method applying to any IQueryable collection helps you to build an analysis engine querybale using the OData protocol.
V1 – V3
Both
AdaptiveLINQ