Microsoft.Data.OData
5.6.3
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-mv2r-q4g5-j8q5 | Severity: high |
See the version list below for details.
dotnet add package Microsoft.Data.OData --version 5.6.3
NuGet\Install-Package Microsoft.Data.OData -Version 5.6.3
<PackageReference Include="Microsoft.Data.OData" Version="5.6.3" />
<PackageVersion Include="Microsoft.Data.OData" Version="5.6.3" />
<PackageReference Include="Microsoft.Data.OData" />
paket add Microsoft.Data.OData --version 5.6.3
#r "nuget: Microsoft.Data.OData, 5.6.3"
#addin nuget:?package=Microsoft.Data.OData&version=5.6.3
#tool nuget:?package=Microsoft.Data.OData&version=5.6.3
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0, Silverlight 4.0, .NET 4.0 Portable Lib (SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8) and .NET 4.5 Portable Lib (Win Phone 8, Win Phone 8.1, and Win 8). Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Product | Versions 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. |
-
- Microsoft.Data.Edm (= 5.6.3)
- System.Spatial (= 5.6.3)
GitHub repositories (19)
Showing the top 19 popular GitHub repositories that depend on Microsoft.Data.OData:
Repository | Stars |
---|---|
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
|
|
zkavtaskin/Domain-Driven-Design-Example
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
Azure/durabletask
Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
|
|
JabbR/JabbR
Collaborative chat done right
|
|
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
|
|
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
|
|
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
|
|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
NuGet/NuGet.Server
NuGet Server is a lightweight standalone NuGet server
|
|
microsoft/uwp-experiences
Universal Windows Platform (UWP) samples and showcases
|
Version | Downloads | Last Updated | |
---|---|---|---|
5.6.4 | 285,591 | 3/30/2015 | |
5.6.3 | 313,025 | 10/21/2014 | |
5.6.2 | 613,276 | 8/1/2014 | |
5.6.1 | 221,140 | 2/25/2014 | |
5.6.0 | 611,384 | 8/16/2013 | |
5.6.0-rc1 | 3,100 | 7/30/2013 | |
5.6.0-alpha1 | 2,959 | 6/28/2013 | |
5.5.0 | 69,541 | 5/30/2013 | |
5.5.0-rc1 | 3,003 | 5/14/2013 | |
5.5.0-alpha2 | 3,162 | 4/26/2013 | |
5.5.0-alpha1 | 2,856 | 4/9/2013 | |
5.4.0 | 55,179 | 4/2/2013 | |
5.4.0-rc1 | 2,943 | 3/19/2013 | |
5.3.0 | 54,834 | 2/18/2013 | |
5.3.0-rc1 | 3,040 | 1/31/2013 | |
5.2.0 | 536,612 | 12/17/2012 | |
5.2.0-rc1 | 4,371 | 12/3/2012 | |
5.1.0 | 3,667 | 11/7/2012 | |
5.1.0-rc2 | 2,857 | 9/21/2012 | |
5.1.0-rc1 | 273 | 7/11/2012 | |
5.0.2 | 12,178 | 8/29/2012 | |
5.0.2-rc | 149 | 8/15/2012 | |
5.0.1 | 8,304 | 5/18/2012 | |
5.0.1-rc | 152 | 5/8/2012 | |
5.0.0.50403 | 1,273 | 4/11/2012 |
New Features:
1. ODataLib now supports reading and writing undeclared primitive type properties into ODataEntry/ODataComplexValue.
2. Add dlls which target .NET Portable Lib with support for .net 4.5, Win Phone 8, Win Phone 8.1, and Win 8 into NuGet packages.