0997423c25bc830516dde4ce74528313a2f1add6.svn-base 1.3 KB

123456789101112131415161718192021
  1. <?xml version="1.0"?>
  2. <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  3. <metadata>
  4. <id>Microsoft.Data.Edm</id>
  5. <version>5.6.4</version>
  6. <title>EdmLib for OData V1-3</title>
  7. <authors>Microsoft Corporation</authors>
  8. <owners>Microsoft Corporation</owners>
  9. <licenseUrl>http://go.microsoft.com/?linkid=9809688</licenseUrl>
  10. <projectUrl>http://go.microsoft.com/fwlink/?LinkId=220868</projectUrl>
  11. <iconUrl>http://static.tumblr.com/hgchgxz/9ualgdf98/icon.png</iconUrl>
  12. <requireLicenseAcceptance>true</requireLicenseAcceptance>
  13. <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 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.</description>
  14. <releaseNotes>Features
  15. [GitHub issue #144] ODataLib now suppresses the errors in reading open entity’s undeclared collection or complex property value
  16. Bug fixes
  17. [GitHub issue #60] Fix an issue that $select does not work with EntityFramework 5</releaseNotes>
  18. <tags>wcf data services odata odatalib edmlib spatial ado.net ef entity framework open protocol wcfds wcfdataservices dataservices</tags>
  19. </metadata>
  20. </package>