Microsoft.Data.OData
5.6.4
.NET Framework 4.0
Details
Advisory: https://github.com/advisories/GHSA-mv2r-q4g5-j8q5 | Severity: high |
dotnet add package Microsoft.Data.OData --version 5.6.4
NuGet\Install-Package Microsoft.Data.OData -Version 5.6.4
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.Data.OData" Version="5.6.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.OData --version 5.6.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Data.OData, 5.6.4"
#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.Data.OData as a Cake Addin
#addin nuget:?package=Microsoft.Data.OData&version=5.6.4
// Install Microsoft.Data.OData as a Cake Tool
#tool nuget:?package=Microsoft.Data.OData&version=5.6.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. 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.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl4 sl5 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Data.Edm (= 5.6.4)
- System.Spatial (= 5.6.4)
GitHub repositories (111)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Data.OData:
Repository | Stars |
---|---|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
Version | Downloads | Last updated | |
---|---|---|---|
5.6.4 | 285,571 | 3/30/2015 | |
5.6.3 | 313,024 | 10/21/2014 | |
5.6.2 | 613,275 | 8/1/2014 | |
5.6.1 | 221,132 | 2/25/2014 | |
5.6.0 | 611,373 | 8/16/2013 | |
5.6.0-rc1 | 3,098 | 7/30/2013 | |
5.6.0-alpha1 | 2,953 | 6/28/2013 | |
5.5.0 | 69,539 | 5/30/2013 | |
5.5.0-rc1 | 3,001 | 5/14/2013 | |
5.5.0-alpha2 | 3,160 | 4/26/2013 | |
5.5.0-alpha1 | 2,854 | 4/9/2013 | |
5.4.0 | 55,177 | 4/2/2013 | |
5.4.0-rc1 | 2,941 | 3/19/2013 | |
5.3.0 | 54,832 | 2/18/2013 | |
5.3.0-rc1 | 3,038 | 1/31/2013 | |
5.2.0 | 536,610 | 12/17/2012 | |
5.2.0-rc1 | 4,369 | 12/3/2012 | |
5.1.0 | 3,665 | 11/7/2012 | |
5.1.0-rc2 | 2,856 | 9/21/2012 | |
5.1.0-rc1 | 272 | 7/11/2012 | |
5.0.2 | 12,176 | 8/29/2012 | |
5.0.2-rc | 148 | 8/15/2012 | |
5.0.1 | 8,302 | 5/18/2012 | |
5.0.1-rc | 150 | 5/8/2012 | |
5.0.0.50403 | 1,262 | 4/11/2012 |
Features
[GitHub issue #144] ODataLib now suppresses the errors in reading open entity’s undeclared collection or complex property value
Bug fixes
[GitHub issue #60] Fix an issue that $select does not work with EntityFramework 5