github OData/odata.net 6.15.0

latest releases: 8.0.0-preview.2, 7.21.1, 8.0.0-preview.1...
8 years ago

New Features:

[Issue #163] [PR #452] Support OData client for .NET to deserialize an entity with a non-public-setter property.

[Issue #298] [PR #446] Add support for $expand containing star(*).

[Issue #378] [PR #430 by Yogev] Support Customizing Uri Functions.

[Issue #390] [PR #433] Support reading and writing expanded navigation properties in delta payloads.

[Issue #391] [PR #448 by Yogev] Support Customizing Uri literals.

[PR #413 by kosinsky] Add basic Uri parser support for aggregations spec

[Issue #435] [PR #472 by brjohnstmsft] Support Profile 111 (portable-net45+win+wpa81).

[Issue #440] [PR #474] Support $count in $filter and $orderby.

[Issue #457] [PR #489] Support complex type cast in path segment and select item.

Bug Fixes:

[Issue #92] [PR #483 by JefWight] Add error handling for preference header with invalid values.

[Issue #336] Fix the issue that OData client for .NET cannot materialize a collection of complex type correctly.

[Issue #441] [PR #444] Fix shortened key predicate support of related entity.

[Issue #487] [PR #488 by JefWight] Provide a better exception when an unexpected PrimitiveValue node was found during JSON reader.

[PR #468 by DickvdBrink ] Fix space issues in the build script.

Improvements:

[Issue #434] Support UriParser to throw consistent and meanful exception if parsing DataTimeOffset parameter fails.

[Issue #456 & Issue #470] Cache payloadvalueconverter to improve performance.

Don't miss a new odata.net release

NewReleases is sending notifications on new releases.