Microsoft.OData.Core 6.2.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 |
What is in the release:
Bug fixes:
• Fixed a bug for parsing $it in UriParser
• Improved the JSON serialization performance for unindented format
New Features:
• ODataLib & EdmLib now supports complex type inheritance and open complex type.
• ODataLib & EdmLib now supports open collection property in entity and complex type.
• OData Client now supports property level change tracking for PATCH.
DataServiceCollection now supports property level change tracking. By default only changed properties will be included in the payload for update (PATCH) operations, unless you explicitly use SaveChangesOptions.ReplaceOnUpdate when calling SaveChanges(). The entity level change tracking behavior is not changed in DataServiceCollection.
• OData Client supports using different type/property name than the name in metadata by OrginalNameAttribute
Previously the type and property name in proxy class must be same as metadata. Now you can use over-write the type/property name by using OriginalNameAttribute:
[global::Microsoft.OData.Client.OriginalNameAttribute("product")]
public partial class Product
{
// Using camel case in metadata
[global::Microsoft.OData.Client.OriginalNameAttribute("name")]
// Using Pascal case in proxy class
public string Name
{
get;
set;
}
}
• ODataLib support generating ServiceDocument from EdmModel directly by extension method GenerateServiceDocument().
Known Issues:
• Type casting for complex type in $filter and $select is not supported.
• Reading individual property of derived complex type directly by OData Client is not supported.
Any 0.0
- Microsoft.Spatial (= 6.2.0)
- Microsoft.OData.Edm (= 6.2.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 |