Microsoft.OData.Core 7.12.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.OData.Core --version 7.12.0
                    
NuGet\Install-Package Microsoft.OData.Core -Version 7.12.0
                    
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.Core" Version="7.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.OData.Core" Version="7.12.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.OData.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.OData.Core --version 7.12.0
                    
#r "nuget: Microsoft.OData.Core, 7.12.0"
                    
#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.
#addin nuget:?package=Microsoft.OData.Core&version=7.12.0
                    
Install Microsoft.OData.Core as a Cake Addin
#tool nuget:?package=Microsoft.OData.Core&version=7.12.0
                    
Install Microsoft.OData.Core as a Cake Tool

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 https://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (173)

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

Package Downloads
Microsoft.Azure.Cosmos.Table

This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables. For reporting issue, please file it at: https://github.com/Azure/azure-cosmos-table-dotnet/issues.

Microsoft.AspNetCore.OData

This package contains everything you need to create OData v4.0 endpoints using ASP.NET Core MVC Core 8.x to support OData query syntax for your Web APIs.

Microsoft.AspNet.OData

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

Microsoft.OData.Client

LINQ-enabled client API for issuing OData queries and consuming OData JSON payloads. Supports OData v4 and v4.01. Targets .NET 8 or above. 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/.

Simple.OData.V4.Client

Simple.OData.Client helps you interact with OData APIs that comply with any version of the OData standard. This package contains everything you need to connect to OData v4 APIs. Commonly used types: Simple.OData.Client.ODataClient

GitHub repositories (29)

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

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Squidex/squidex
Headless CMS and Content Managment Hub
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Azure/data-api-builder
Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.
Version Downloads Last updated
8.2.3 573,797 12/11/2024
8.2.2 417,940 11/19/2024
8.2.1 17,643 11/13/2024
8.2.0 121,424 11/8/2024
8.1.0 365,151 10/17/2024
8.0.2 108,161 9/30/2024
8.0.1 1,245,419 8/19/2024
8.0.0 15,157 8/12/2024
8.0.0-rc.1 3,288 7/11/2024
8.0.0-preview.3 2,280 5/31/2024
8.0.0-preview.2 1,230 5/3/2024
8.0.0-preview.1 294 4/26/2024
7.21.6 390,501 11/8/2024
7.21.5 113,725 10/22/2024
7.21.4 76,674 9/30/2024
7.21.3 1,081,999 6/3/2024
7.21.2 118,758 5/23/2024
7.21.1 308,210 5/2/2024
7.21.0 196,654 4/17/2024
7.20.0 6,772,003 12/8/2023
7.19.0 59,945 11/30/2023
7.18.0 1,096,336 9/6/2023
7.17.0 1,562,867 6/23/2023
7.16.0 5,077,544 5/16/2023
7.15.0 2,117,283 3/1/2023
7.14.1 103,836 2/15/2023
7.14.0 401,719 1/11/2023
7.13.0 1,410,496 12/9/2022
7.12.5 4,197,722 10/25/2022
7.12.4 101,513 10/18/2022
7.12.3 364,373 9/19/2022
7.12.2 3,183,801 8/12/2022
7.12.1 303,802 7/20/2022
7.12.0 361,614 6/21/2022
7.11.1 82,486 6/16/2022
7.10.0 2,181,680 1/31/2022
7.9.4 7,976,976 11/5/2021
7.9.3 190,072 10/8/2021
7.9.2 541,822 9/14/2021
7.9.1 125,826 8/26/2021
7.9.0 5,293,152 5/12/2021
7.8.3 1,176,641 3/3/2021
7.8.2 3,496,242 2/15/2021
7.8.1 955,791 12/18/2020
7.7.3 991,755 11/12/2020
7.7.2 902,290 9/23/2020
7.7.1 2,804,998 9/1/2020
7.7.0 695,135 6/26/2020
7.7.0-beta 6,257 5/29/2020
7.6.4 24,100,061 3/25/2020
7.6.3 1,212,701 1/30/2020
7.6.2 400,129 11/21/2019
7.6.1 6,379,527 9/30/2019
7.6.1-beta 3,165 9/18/2019
7.6.0 1,400,076 6/5/2019
7.6.0-beta 22,360 4/1/2019
7.5.4 731,181 2/15/2019
7.5.3 755,615 12/19/2018
7.5.2 196,059 11/20/2018
7.5.1 614,659 9/17/2018
7.5.0 31,283,834 6/27/2018
7.4.4 547,121 4/4/2018
7.4.3 81,448 3/21/2018
7.4.1 214,420 2/16/2018
7.4.0 1,511,881 1/22/2018
7.4.0-beta3 6,967 1/12/2018
7.4.0-beta2 4,312 12/18/2017
7.4.0-beta 5,887 11/2/2017
7.3.1 553,740 8/14/2017
7.3.0 66,537 7/24/2017
7.3.0-beta 3,552 7/17/2017
7.2.0 958,264 5/3/2017
7.1.1 204,430 4/11/2017
7.0.0 1,075,946 8/22/2016
7.0.0-beta 3,639 8/4/2016
6.19.0 695,255 11/14/2017
6.18.0 126,836 9/7/2017
6.18.0-beta 10,887 7/27/2017
6.17.0 494,559 6/12/2017
6.16.0 212,727 4/3/2017
6.16.0-beta 3,790 1/13/2017
6.15.0 3,992,070 3/18/2016
6.15.0-beta 8,805 1/25/2016
6.14.0 550,048 12/15/2015
6.14.0-rc2 3,877 12/2/2015
6.14.0-rc 6,631 10/30/2015
6.14.0-beta 3,535 10/16/2015
6.13.0 1,389,099 7/22/2015
6.13.0-rc 3,866 7/14/2015
6.13.0-beta 3,741 6/19/2015
6.12.0 356,266 5/22/2015
6.12.0-beta 3,686 5/15/2015
6.11.0 744,741 3/30/2015
6.10.0 253,288 2/6/2015
6.9.0 614,784 12/10/2014
6.8.1 352,248 10/20/2014
6.8.0 24,969 9/23/2014
6.7.0 34,800 8/29/2014
6.6.0 21,432 7/31/2014
6.5.0 114,157 6/30/2014
6.4.0 191,858 5/30/2014
6.3.0 10,855 4/28/2014
6.2.0 6,434 4/1/2014
6.1.0 5,031 3/4/2014
6.0.0 83,539 1/27/2014
6.0.0-beta1 6,538 12/9/2013
6.0.0-alpha2 3,858 11/7/2013
6.0.0-alpha1 3,601 10/4/2013