Microsoft.Data.Services.Client 5.7.0

WCF Data Services Client for OData V1-3

LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

Install-Package Microsoft.Data.Services.Client -Version 5.7.0
dotnet add package Microsoft.Data.Services.Client --version 5.7.0
paket add Microsoft.Data.Services.Client --version 5.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

New Features:
[GitHub issue #257] To support reading & writing undeclared properties in complex/entity type, OData client for .NET adds a new enum UndeclaredPropertyBehavior, and ODataLib addes ODataUndeclaredPropertyBehaviorKinds.SupportUndeclaredValueProperty.

Bug Fixes:
[GitHub issue #192] [By Soumyarupa De] Fix a global lock issue in RequestUriProcessor.
[GitHub issue #243] Fix a high CPU usage issue caused by CsdlSemanticsModel class.
[Github issue #149] [By maartenba] Only append parameter when it was provided in the first place.

Version History

Version Downloads Last updated
5.7.0 (current version) 0 2/25/2022