Metadata >> NuGet >> Microsoft.OData.Edm >> 6.12.0

6.12.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://github.com/OData/odata.net
IconUrl http://static.tumblr.com/hgchgxz/9ualgdf98/icon.png
LicenseUrl http://go.microsoft.com/?linkid=9809688
Owners Microsoft Corporation
ProjectUrl http://odata.github.io/
ReleaseNotes Features: [GitHub Issue #86] [Pull request #141 & #142 by Jeff Wight] ODataUriParser now supports parsing $skiptoken & $deltatoken query options in ODataUri. [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. [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. 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.
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 3285944
PackageHashAlgorithm SHA512
PackageHash U//esFxGt6V79w38VnRJwD/HeMgxPpLob1uiZnzTRIdOsDGk/NLsmxxiS+IZvnVnf89IsMVbyht+3c+b3Gn1qQ==
DownloadCount 000000
CreatedDate 2015-05-25T02:04:50

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.12.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.OData.Edm -Version 6.12.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.12.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.12.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Microsoft.OData.Edm -Version 6.12.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.12.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
AnyCPU Release DNX,Version=v4.5.1 Binaries
AnyCPU Release DNXCore,Version=v5.0 Binaries