Metadata >> NuGet >> Microsoft.Data.Edm >> 5.6.1

5.6.1

Metadata

Authors Microsoft Corporation
Description Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 4.0, Win Phone 7, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
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 What is in the release: Bug fixes 1. Fixed a bug where empty action parameter payloads was not supported, even when the parameters are optional. 2. Fixed a bug where client generates invalid payload when user calls AddLink multiple times. 3. Fixed a bug where the client could not deserialize action/functions in the JSON format when they are not declared in model. 4. Fixed a bug where calling AddQueryOption() with same system query option will cause duplication. 5. Fixed a bug where the client response pipeline will throw when the entry is null. 6. Fixed a bug where client didn’t set the response body to empty on some batch payloads. 7. Fixed a bug where DateTimeOffset is not encoded correctly in URL.
RequireLicenseAcceptance True
Tags wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices
Title EdmLib
PackageSize 2922282
PackageHashAlgorithm SHA512
PackageHash TfmYmQctFzl9JvhWyVTY5gI8LEf80avm/jnfSJpia7WgXxV+ppBcyB1MVRFCAONTYN78L10NO1hWKziqdJ+bYw==
DownloadCount 000000
CreatedDate 2014-02-25T09:51:30

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.Data.Edm -Version 5.6.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Microsoft.Data.Edm -Version 5.6.1 -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.Data.Edm 5.6.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Microsoft.Data.Edm -Version 5.6.1
Uninstalling the package:
o remove-wrap Microsoft.Data.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 .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl5+wp8+win8 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries