Microsoft.OData.Core 6.4.0
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
OData .NET library is open source at http://odata.codeplex.com
Showing the top 20 packages that depend on Microsoft.OData.Core.
Packages | Downloads |
---|---|
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
31 |
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
29 |
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
28 |
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.
|
28 |
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
27 |
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 3.x and 5.x to support OData query syntax for your Web APIs.
|
27 |
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC and to support OData query syntax for your web APIs.
|
27 |
Microsoft.AspNetCore.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC and to support OData query syntax for your web APIs.
|
26 |
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
26 |
Microsoft.AspNet.OData
This package contains everything you need to create OData v4.0 endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.
|
25 |
New Features
• ODataLib supports write & read async headers & payload.
• OData Client supports model reference.
• OData Client supports using enum in query options & operation parameter.
• Improves the API of OData client for server-side paging support.
Sample:
NorthwindEntities ctx = new NorthwindEntities(
new Uri(@"http://services.odata.org/V4/Northwind/Northwind.svc/"));
var customers = ctx.Customers.GetAllPages(); // automatically get all pages of the Customers entity set
foreach (var customer in customers)
{
Console.WriteLine(customer.CustomerID);
}
• ODataUriParser supports more type for ‘cast’ in $filter.
• OData Client supports new async API in .NET 4.0 format.
Sample:
var customers = await ctx.Customers.ExecuteAsync();
Bug Fixs
• Fix a bug for top level dynamic property payload don’t have @odata.type annotation.
• Fix a bug for Core annotation is not written in full namespace. For example term value will be “Org.OData.Core.V1.Description” instead of “Core.Description”.
Any 0.0
- Microsoft.Spatial (= 6.4.0)
- Microsoft.OData.Edm (= 6.4.0)
Version | Downloads | Last updated |
---|---|---|
8.2.3 | 10 | 12/18/2024 |
8.2.2 | 10 | 12/18/2024 |
8.2.1 | 13 | 12/18/2024 |
8.2.0 | 10 | 12/18/2024 |
8.1.0 | 11 | 12/18/2024 |
8.0.2 | 14 | 10/1/2024 |
8.0.1 | 17 | 8/19/2024 |
8.0.0 | 17 | 8/13/2024 |
8.0.0-rc.1 | 19 | 7/12/2024 |
8.0.0-preview.3 | 19 | 7/16/2024 |
8.0.0-preview.2 | 16 | 6/29/2024 |
8.0.0-preview.1 | 18 | 7/6/2024 |
7.21.6 | 12 | 12/18/2024 |
7.21.5 | 12 | 12/18/2024 |
7.21.4 | 13 | 10/1/2024 |
7.21.3 | 17 | 8/14/2024 |
7.21.2 | 16 | 8/15/2024 |
7.21.1 | 18 | 8/16/2024 |
7.21.0 | 16 | 8/19/2024 |
7.20.0 | 20 | 3/5/2024 |
7.19.0 | 22 | 3/5/2024 |
7.18.0 | 20 | 3/5/2024 |
7.17.0 | 20 | 3/5/2024 |
7.16.0 | 24 | 3/5/2024 |
7.15.0 | 18 | 3/5/2024 |
7.14.1 | 17 | 3/5/2024 |
7.14.0 | 19 | 3/5/2024 |
7.13.0 | 22 | 3/5/2024 |
7.12.5 | 20 | 3/5/2024 |
7.12.4 | 22 | 3/5/2024 |
7.12.3 | 21 | 3/5/2024 |
7.12.2 | 18 | 3/5/2024 |
7.12.1 | 19 | 3/5/2024 |
7.12.0 | 17 | 3/5/2024 |
7.11.1 | 18 | 3/5/2024 |
7.10.0 | 15 | 3/5/2024 |
7.9.4 | 19 | 3/5/2024 |
7.9.3 | 19 | 3/5/2024 |
7.9.2 | 21 | 3/5/2024 |
7.9.1 | 20 | 3/5/2024 |
7.9.0 | 20 | 3/5/2024 |
7.8.3 | 20 | 3/5/2024 |
7.8.2 | 17 | 3/5/2024 |
7.8.1 | 22 | 3/5/2024 |
7.7.3 | 18 | 3/5/2024 |
7.7.2 | 21 | 3/5/2024 |
7.7.1 | 23 | 4/12/2022 |
7.7.0 | 22 | 3/5/2024 |
7.7.0-beta | 24 | 3/8/2024 |
7.6.4 | 19 | 3/5/2024 |
7.6.3 | 21 | 3/5/2024 |
7.6.2 | 19 | 3/5/2024 |
7.6.1 | 17 | 3/5/2024 |
7.6.1-beta | 18 | 3/8/2024 |
7.6.0 | 18 | 3/5/2024 |
7.6.0-beta | 19 | 3/8/2024 |
7.5.4 | 17 | 3/5/2024 |
7.5.3 | 20 | 3/5/2024 |
7.5.2 | 21 | 3/5/2024 |
7.5.1 | 24 | 3/5/2024 |
7.5.0 | 16 | 3/5/2024 |
7.4.4 | 20 | 3/5/2024 |
7.4.3 | 17 | 3/5/2024 |
7.4.1 | 21 | 3/5/2024 |
7.4.0 | 16 | 3/5/2024 |
7.4.0-beta3 | 18 | 3/5/2024 |
7.4.0-beta2 | 21 | 3/5/2024 |
7.4.0-beta | 23 | 3/8/2024 |
7.3.1 | 18 | 3/5/2024 |
7.3.0 | 22 | 3/5/2024 |
7.3.0-beta | 21 | 3/8/2024 |
7.2.0 | 19 | 3/5/2024 |
7.1.1 | 22 | 3/5/2024 |
7.0.0 | 17 | 3/5/2024 |
7.0.0-beta | 20 | 3/8/2024 |
6.19.0 | 19 | 3/5/2024 |
6.18.0 | 25 | 3/5/2024 |
6.18.0-beta | 18 | 3/5/2024 |
6.17.0 | 20 | 3/5/2024 |
6.16.0 | 26 | 3/5/2024 |
6.16.0-beta | 21 | 3/5/2024 |
6.15.0 | 22 | 3/5/2024 |
6.15.0-beta | 24 | 3/5/2024 |
6.14.0 | 24 | 3/5/2024 |
6.14.0-rc2 | 19 | 3/8/2024 |
6.14.0-rc | 20 | 3/5/2024 |
6.14.0-beta | 19 | 3/5/2024 |
6.13.0 | 20 | 3/5/2024 |
6.13.0-rc | 21 | 3/5/2024 |
6.13.0-beta | 23 | 3/5/2024 |
6.12.0 | 18 | 3/5/2024 |
6.12.0-beta | 19 | 3/5/2024 |
6.11.0 | 21 | 3/5/2024 |
6.10.0 | 24 | 3/5/2024 |
6.9.0 | 23 | 3/5/2024 |
6.8.1 | 18 | 3/5/2024 |
6.8.0 | 21 | 3/5/2024 |
6.7.0 | 22 | 3/5/2024 |
6.6.0 | 18 | 3/5/2024 |
6.5.0 | 18 | 3/5/2024 |
6.4.0 | 21 | 3/5/2024 |
6.3.0 | 18 | 3/5/2024 |
6.2.0 | 16 | 3/5/2024 |
6.1.0 | 19 | 3/5/2024 |
6.0.0 | 21 | 3/5/2024 |
6.0.0-beta1 | 18 | 3/5/2024 |
6.0.0-alpha2 | 23 | 3/7/2024 |
6.0.0-alpha1 | 19 | 3/7/2024 |