Microsoft.AspNetCore.OData 9.1.1

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 9.1.1
                    
NuGet\Install-Package Microsoft.AspNetCore.OData -Version 9.1.1
                    
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="9.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
                    
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 9.1.1
                    
#r "nuget: Microsoft.AspNetCore.OData, 9.1.1"
                    
#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@9.1.1
                    
#: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=9.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.OData&version=9.1.1
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (251)

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 (39)

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 the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
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 10
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
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
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
10.0.0-preview.2 9,468 1/19/2026
10.0.0-preview.1 14,032 11/27/2025
9.4.1 1,869,024 10/27/2025
9.4.0 851,350 8/26/2025
9.4.0-preview 20,780 5/19/2025
9.3.2 1,213,266 6/5/2025
9.3.1 295,172 5/13/2025
9.3.0 432,303 4/16/2025
9.2.1 493,085 3/12/2025
9.2.0 595,281 2/6/2025
9.1.3 346,925 1/15/2025
9.1.1 1,758,783 11/19/2024
9.1.0 222,936 11/13/2024
8.3.1 529,601 6/19/2025
8.3.0 122,189 4/15/2025
8.2.7 1,083,437 11/19/2024
7.7.9 43,594 8/22/2025
7.7.8 111,499 1/31/2025
Loading failed