Metadata >> NuGet >> Microsoft.OData.Edm >> 6.6.0

6.6.0

Metadata

Authors Microsoft Corporation
Description Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4 only. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, 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
IconUrl http://static.tumblr.com/hgchgxz/9ualgdf98/icon.png
LicenseUrl http://go.microsoft.com/?linkid=9809688
Owners Microsoft Corporation
ProjectUrl http://go.microsoft.com/fwlink/?LinkId=220868
ReleaseNotes Feature: 1. Add Instance Annotation on ODataProperty and ODataComplexValue 2. UrlParser supports some Arithmetic Operators and built-in functions a. Support add, sub operators between DatetimeOffset and Duration b. Support the negation operator for duration c. Support following built-in functions:  Edm.Decimal fractionalseconds(Edm.DateTimeOffset)  Edm.Int32 totaloffsetminutes(Edm.DateTimeOffset)  Edm.DateTimeOffset now()  Edm.DateTimeOffset maxdatetime()  Edm.DateTimeOffset mindatetime()  Edm.Decimal totalseconds(Edm.Duration) 3. ODL supports advertising functions/actions which bound to a collection of entities in payload by using name/value pairs of title and target Bug fixes: 1. Fix a bug that Client cannot serialize/deserialize a collection property whose element type is abstract complex type, but the element value is concrete
RequireLicenseAcceptance True
Summary Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4 only.
Tags wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Title EdmLib
PackageSize 1392681
PackageHashAlgorithm SHA512
PackageHash /aqyzWzLwZYQv++DfxB7FsqjVsAcTZlu+E92LB/+ldoQA0+qaAQND/Cr8BlTFN8KaV4CoE/SymTdShPOHOltIA==
DownloadCount 000000
CreatedDate 2014-07-31T05:51:55

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Microsoft.OData.Edm -Version 6.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.OData.Edm -Version 6.6.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Microsoft.OData.Edm 6.6.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Microsoft.OData.Edm -Version 6.6.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.OData.Edm -Version 6.6.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Microsoft.OData.Edm -Version 6.6.0
Uninstalling the package:
o remove-wrap Microsoft.OData.Edm

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp8+win8+wpa Binaries