Microsoft.OData.Edm 6.0.0-beta1

This is a prerelease version of Microsoft.OData.Edm.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.OData.Edm --version 6.0.0-beta1
NuGet\Install-Package Microsoft.OData.Edm -Version 6.0.0-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.OData.Edm" Version="6.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.OData.Edm --version 6.0.0-beta1
#r "nuget: Microsoft.OData.Edm, 6.0.0-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.OData.Edm as a Cake Addin
#addin nuget:?package=Microsoft.OData.Edm&version=6.0.0-beta1&prerelease

// Install Microsoft.OData.Edm as a Cake Tool
#tool nuget:?package=Microsoft.OData.Edm&version=6.0.0-beta1&prerelease

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, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.OData.Edm:

Package Downloads
Microsoft.OData.Core

Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.

GitHub repositories (31)

Showing the top 5 popular GitHub repositories that depend on Microsoft.OData.Edm:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
Version Downloads Last updated
7.8.3 0 3/8/2021
7.8.2 0 3/8/2021
7.8.1 0 3/8/2021
7.8.0 0 3/8/2021
7.7.3 0 3/8/2021
7.7.2 0 3/8/2021
7.7.1 0 3/8/2021
7.7.0 0 3/8/2021
7.7.0-beta 0 3/8/2021
7.6.4 0 3/8/2021
7.6.3 0 3/8/2021
7.6.2 0 3/8/2021
7.6.1 0 3/8/2021
7.6.1-beta 0 3/8/2021
7.6.0 0 3/8/2021
7.6.0-beta 0 3/8/2021
7.5.4 0 3/8/2021
7.5.3 0 3/8/2021
7.5.2 0 3/8/2021
7.5.1 0 3/8/2021
7.5.0 32,938 3/8/2021
7.4.4 0 3/8/2021
7.4.3 0 3/8/2021
7.4.2 0 3/8/2021
7.4.1 0 3/8/2021
7.4.0 0 3/8/2021
7.4.0-beta3 0 3/8/2021
7.4.0-beta2 0 3/8/2021
7.4.0-beta 0 3/8/2021
7.3.1 12 3/8/2021
7.3.0 1 3/8/2021
7.3.0-beta 0 3/8/2021
7.2.0 13 3/8/2021
7.1.1 3 3/8/2021
7.1.0 0 3/8/2021
7.0.0 41 3/8/2021
7.0.0-beta 0 3/8/2021
6.19.0 0 3/8/2021
6.18.0 7 3/8/2021
6.18.0-beta 0 3/8/2021
6.17.0 5 3/8/2021
6.16.0 2 3/8/2021
6.16.0-beta 0 3/8/2021
6.15.0 78 3/8/2021
6.15.0-beta 0 3/8/2021
6.14.0 1,009 12/15/2015
6.14.0-rc2 223 12/2/2015
6.14.0-rc 696 10/30/2015
6.14.0-beta 168 10/16/2015
6.13.0 43,342 7/22/2015
6.13.0-rc 216 7/14/2015
6.13.0-beta 328 6/19/2015
6.12.0 18,992 5/22/2015
6.12.0-beta 217 5/15/2015
6.11.0 42,185 3/30/2015
6.10.0 26,262 2/6/2015
6.9.0 21,901 12/10/2014
6.8.1 29,521 10/20/2014
6.8.0 5,492 9/23/2014
6.7.0 5,384 8/29/2014
6.6.0 5,166 7/31/2014
6.5.0 24,646 6/30/2014
6.4.0 13,183 5/30/2014
6.3.0 3,597 4/28/2014
6.2.0 1,973 4/1/2014
6.1.0 782 3/4/2014
6.0.0 1,532 1/27/2014
6.0.0-beta1 2,056 12/9/2013
6.0.0-alpha2 510 11/7/2013
6.0.0-alpha1 142 10/4/2013

This OData V6.0 release includes beta versions of the core .NET libraries described below for implementing OData clients and services that comply with the Committee Specification 02 of the OASIS OData V4 Specification (http://docs.oasis-open.org/odata/odata/v4.0/cs02/part1-protocol/odata-v4.0-cs02-part1-protocol.doc). The libraries support the OData V4 JSON (http://docs.oasis-open.org/odata/odata-json-format/v4.0/cs02/odata-json-format-v4.0-cs02.doc) format; the Atom format is not supported in this release.

What is in the release?

•         Feature Parity
OData V6.0-beta1 release contains all the JSON features in OData V5.6 release that are compatible with OData V4 Protocol, including ODataLib, EdmLib, ODataClient, Spatial. OData V6.0-beta1 supports V4 Protocol only and is not backward compatible with V1-3 Protocol.

•         Enum support
Enum is fully supported for server scenario in JSON. OData client supports CRUD enum property.

•         Singleton support
In this release we get the most common singleton support for server scenario, including defining singleton in EDM, and serializing/deserializing payload in JSON format. UriParser also supports singleton path segment in URI, but it doesn’t support $filter/$select/$expand.

•         Containment support
In this release we get the most common containment support for server scenario, including defining containment in EDM, and serializing/ deserializing payload in JSON format. UriParser also supports containment path segment & $expand in URI, but it doesn’t support $filter/$orderby/$select.

•         Action/Function Support
Action/Function now is now fully supported, except for singleton & containment.

•         V4 compatibility
JSON Reader/Writer, Edmx Reader/Writer and URI Parser have been updated for V4 compatibility, now they all support OData V4 Protocol.

Known Limitations
This beta release of the OData V4 libraries targets functional equivalence with the 5.6.0 release. The OData Client supports the functionality exposed by services written using the server libraries, but there are features required for client interoperability with generic OData V4 services that are not yet supported in this alpha release. Most notably:
• EdmLib doesn't currently support TypeDefinitions, nor referencing external metadata documents, and will fail on services exposing metadata with these constructs
• ODataLib doesn't currently support the presence of singletons, functions, or nested service documents in a service document, and will fail when reading a service document containing these constructs
• ODataLib, EdmLib, and OData Client don't yet support the Date or TimeOfDay datatype, relative IRIs for IDs in JSON, some of the new features of complex types like navigation properties, inheritance, and use in referential constraints, nor some of the new features in singletons and containment.