Microsoft.Data.OData 5.0.2-rc

Details
Advisory: https://github.com/advisories/GHSA-mv2r-q4g5-j8q5 Severity: high
This is a prerelease version of Microsoft.Data.OData.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Data.OData --version 5.0.2-rc                
NuGet\Install-Package Microsoft.Data.OData -Version 5.0.2-rc                
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.0.2-rc" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Data.OData --version 5.0.2-rc                
#r "nuget: Microsoft.Data.OData, 5.0.2-rc"                
#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.0.2-rc&prerelease

// Install Microsoft.Data.OData as a Cake Tool
#tool nuget:?package=Microsoft.Data.OData&version=5.0.2-rc&prerelease                

Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0 or Silverlight 4.0.
Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4 is compatible.  sl5 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Microsoft.Data.OData:

Package Downloads
Microsoft.AspNet.WebApi.OData

This package contains everything you need to create OData endpoints using ASP.NET Web API and to support OData query syntax for your web APIs.

Microsoft.Data.Services.Client

LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

Microsoft.Azure.ActiveDirectory.GraphClient

NET Client Library for Microsoft Azure Active Directory Graph API. Learn more about Azure AD Graph API @ http://msdn.microsoft.com/en-us/library/azure/hh974476.aspx. Usage information is available on our AAD Graph blog @ http://blogs.msdn.com/b/aadgraphteam/archive/2014/12/12/announcing-azure-ad-graph-api-client-library-2-0.aspx and sample usage on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet.

windowsazure.mediaservices

This package contains Windows Azure Media Service library 3.5.2.0 for .NET.

NServiceBus.Azure

Azure support for NServicebus

GitHub repositories (108)

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.8.4 37,430 3/6/2021
5.8.3 77 3/6/2021
5.8.2 14,823 3/6/2021
5.8.1 87 3/6/2021
5.8.0 6 3/6/2021
5.8.0-beta 0 3/6/2021
5.7.0 36,578 11/20/2015
5.7.0-rc 2,652 10/30/2015
5.7.0-beta 5,002 9/10/2015
5.6.5-beta 10,494 6/26/2015
5.6.4 561,830 3/30/2015
5.6.3 362,772 10/21/2014
5.6.2 767,078 8/1/2014
5.6.1 390,390 2/25/2014
5.6.0 1,158,665 8/16/2013
5.6.0-rc1 8,377 7/30/2013
5.6.0-alpha1 8,040 6/28/2013
5.5.0 198,049 5/30/2013
5.5.0-rc1 7,400 5/14/2013
5.5.0-alpha2 9,798 4/26/2013
5.5.0-alpha1 6,633 4/9/2013
5.4.0 128,297 4/2/2013
5.4.0-rc1 6,772 3/19/2013
5.3.0 119,122 2/18/2013
5.3.0-rc1 7,672 1/31/2013
5.2.0 1,154,699 12/17/2012
5.2.0-rc1 19,433 12/3/2012
5.1.0 23,637 11/7/2012
5.1.0-rc2 14,897 9/21/2012
5.1.0-rc1 1,746 7/11/2012
5.0.2 83,273 8/29/2012
5.0.2-rc 436 8/15/2012
5.0.1 31,912 5/18/2012
5.0.1-rc 514 5/8/2012
5.0.0.50403 2,935 4/11/2012

• Fixes NuGet packages to have explicit version dependencies
• Fixes a bug where WCF Data Services client binaries did not work correctly on Silverlight hosted in Chrome
• Fixes a bug where WCF Data Services client did not send the correct DataServiceVersion header when following a nextlink
• Allows "True" and "False" to be recognized boolean values in ATOM (note that this is more relaxed than the OData spec, but there were known cases where servers were serializing "True" and "False")
• Fixes a bug where EdmLib would fail validation for attribute names that are not SimpleIdentifiers
• Fixes a bug where nullable action parameters were still required to be in the payload
• Fixes a bug where the FeedAtomMetadata annotation wasn't being attached to the feed even when EnableAtomMetadataReading was set to true
• Fixes a bug where projections involving more than eight columns would fail if the EF Oracle provider was being used
• Fixes a bug where a DateTimeOffset could not be materialized from a v2 JSON Verbose value
• Fixes a race condition in the WCF Data Services server bits when using reflection to get property values
• Fixes an error message that wasn't getting localized correctly
• Fixes a bug where the message quotas set in the client and server were not being propagated to ODataLib