github OData/odata.net 6.12.0

latest releases: 8.0.0-preview.1, 7.21.0, 7.20.0...
8 years ago

New Features:

- [GitHub Issue #86] [Pull request #141 & #142 by Jeff Wight] [ODataUriParser now supports parsing $skiptoken & $deltatoken query options in ODataUri](http://odata.github.io/odata.net/#6-04-skipTokenAndDeltaToken). - [GitHub Issue #97] [Pull request #184 by OData team] ODataLib/EdmLib/Spatial now supports .Net Core. - [GitHub Issue #108] [Pull request #139 by Shahzor Khan] [ODataLib now supports overriding primitive type payload format during serialization/deserialization](http://odata.github.io/odata.net/#6-10-override-primitive-serialization-deserialization). - [GitHub Issue #143] [Pull request #161 by Adam Caviness] OData client for .Net now supports adding undeclared dynamic properties to ODataEntry. - [GitHub Issue #158] [Pull request #170 by OData team] [Client now supports turning on/off instance annotation materialization](http://odata.github.io/odata.net/#6-12-disable-instance-annotation).

Bug Fixes:

- [GitHub Issue #107] Fix a NullReferenceException in DataServiceCollection in OData client for .Net. - [GitHub Issue #154] Fix the bug that ODataUriParser doesn’t support passing integral literal to function parameter of type Edm.Byte, Edm.SByte and Edm.Int16.

Improvements:

- [GitHub Issue #157] [Pull request #169 by OData team] Improve the performance of OData client for .Net when client CLR type using OriginalNameAttribute.

Don't miss a new odata.net release

NewReleases is sending notifications on new releases.