Microsoft.AspNetCore.OData 7.7.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.OData --version 7.7.8
                    
NuGet\Install-Package Microsoft.AspNetCore.OData -Version 7.7.8
                    
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.AspNetCore.OData" Version="7.7.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="7.7.8" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.OData" />
                    
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.AspNetCore.OData --version 7.7.8
                    
#r "nuget: Microsoft.AspNetCore.OData, 7.7.8"
                    
#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.
#:package Microsoft.AspNetCore.OData@7.7.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNetCore.OData&version=7.7.8
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.OData&version=7.7.8
                    
Install as a Cake Tool

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

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 tizen40 was computed.  tizen60 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 (210)

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

Package Downloads
AutoMapper.AspNetCore.OData.EFCore

Creates LINQ expressions from ODataQueryOptions and executes the query.

Microsoft.AspNetCore.OData.Versioning

A service API versioning library for Microsoft ASP.NET Core and OData v4.0.

Microsoft.AspNetCore.OData.NewtonsoftJson

This package contains customized Newtonsoft.Json serializer converters to support OData serialization.

Asp.Versioning.OData

A service API versioning library for Microsoft ASP.NET Core with OData v4.0.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

GitHub repositories (38)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.OData:

Repository Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 8 and newer.
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
radzenhq/radzen-blazor
Radzen Blazor is a set of 90+ free native Blazor UI components packed with DataGrid, Scheduler, Charts and robust theming including Material design and FluentUI.
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
linq2db/linq2db
Linq to database provider.
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
markjprice/cs10dotnet6
Repository for the Packt Publishing book titled "C# 10 and .NET 6 - Modern Cross-Platform Development" by Mark J. Price
gustavnavar/Grid.Blazor
Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
OData/RESTier
A turn-key library for building RESTful services
Version Downloads Last Updated
9.4.0 22,814 8/26/2025
9.4.0-preview 9,498 5/19/2025
9.3.2 378,951 6/5/2025
9.3.1 156,707 5/13/2025
9.3.0 237,132 4/16/2025
9.2.1 284,651 3/12/2025
9.2.0 356,296 2/6/2025
9.1.3 196,223 1/15/2025
9.1.1 954,787 11/19/2024
9.1.0 139,937 11/13/2024
9.0.0 2,255,055 8/20/2024
9.0.0-rc.1 3,978 7/15/2024
9.0.0-preview.2 1,766 6/5/2024
8.3.1 35,791 6/19/2025
8.3.0 59,184 4/15/2025
8.2.7 661,584 11/19/2024
8.2.5 4,846,412 3/1/2024
8.2.4 2,908,156 1/17/2024
8.2.3 2,863,235 9/6/2023
8.2.0 2,628,693 5/18/2023
8.1.2 940,074 5/2/2023
8.1.1 488,305 4/4/2023 8.1.1 is deprecated.
8.1.0 256,085 3/27/2023 8.1.0 is deprecated.
8.0.12 3,381,948 12/9/2022
8.0.11 2,154,559 8/16/2022
8.0.10 2,143,158 4/27/2022
8.0.9 174,180 4/14/2022
8.0.8 1,039,216 2/19/2022
8.0.7 319,404 2/1/2022
8.0.6 1,235,590 1/11/2022
8.0.5 19,747 1/7/2022
8.0.4 1,227,642 11/9/2021
8.0.3 399,335 10/1/2021
8.0.2 880,205 9/1/2021
8.0.1 412,599 7/7/2021
8.0.0 120,832 7/3/2021
8.0.0-rc3 24,458 6/7/2021
8.0.0-rc2 50,078 5/1/2021
8.0.0-rc 63,090 3/30/2021
8.0.0-preview3 41,610 12/17/2020
8.0.0-preview2 5,596 11/4/2020
8.0.0-preview 4,832 9/29/2020
8.0.0-beta 7,795 1/26/2021
7.7.9 410 8/22/2025
7.7.8 48,761 1/31/2025
7.7.7 19,867 11/11/2024
7.7.6 66,633 7/12/2024
7.7.5 42,155 5/7/2024
7.7.4 226,031 1/29/2024
7.7.3 71,014 11/30/2023
7.7.2 162,693 10/29/2023
7.7.1 75,462 7/25/2023
7.7.0 431,763 5/25/2023
7.6.5 55,361 3/16/2023
7.6.4 70,979 2/16/2023
7.6.3 122,715 12/28/2022
7.6.1 175,264 10/24/2022
7.6.1-beta 2,111 1/24/2022
7.6.0 23,596 10/20/2022
7.6.0-beta 1,190 10/31/2021
7.5.18 100,852 10/21/2022
7.5.17 402,370 8/19/2022
7.5.15 236,745 6/4/2022
7.5.14 1,323,944 3/9/2022
7.5.13 20,799 2/25/2022
7.5.12 1,226,927 10/8/2021
7.5.11 101,534 10/1/2021
7.5.10 209,728 8/26/2021
7.5.9 40,459 8/13/2021
7.5.8 1,069,243 5/1/2021
7.5.7 481,980 3/26/2021
7.5.6 1,645,892 2/17/2021
7.5.5 416,141 1/20/2021
7.5.4 157,569 12/24/2020
7.5.2 811,597 11/12/2020
7.5.1 571,280 10/22/2020
7.5.0 678,427 9/18/2020
7.4.1 2,258,673 5/22/2020
7.4.0 491,932 4/20/2020
7.4.0-beta2 111,298 4/10/2020
7.4.0-beta 121,988 3/4/2020
7.3.0 2,131,231 12/23/2019
7.3.0-beta 23,385 12/12/2019
7.2.3 165,013 12/11/2019
7.2.2 339,560 10/9/2019
7.2.1 1,037,867 8/5/2019
7.1.0 1,880,356 11/20/2018
7.0.1 767,836 7/18/2018
7.0.0 222,932 6/29/2018
7.0.0-beta4 14,336 5/31/2018