Microsoft.AspNetCore.OData 8.0.0-preview3

Prefix Reserved
This is a prerelease version of Microsoft.AspNetCore.OData.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.OData --version 8.0.0-preview3
                    
NuGet\Install-Package Microsoft.AspNetCore.OData -Version 8.0.0-preview3
                    
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="8.0.0-preview3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="8.0.0-preview3" />
                    
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 8.0.0-preview3
                    
#r "nuget: Microsoft.AspNetCore.OData, 8.0.0-preview3"
                    
#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@8.0.0-preview3
                    
#: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=8.0.0-preview3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.OData&version=8.0.0-preview3&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.1 is compatible. 
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
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.
linq2db/linq2db
Linq to database provider.
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 26,110 8/26/2025
9.4.0-preview 9,575 5/19/2025
9.3.2 388,397 6/5/2025
9.3.1 157,689 5/13/2025
9.3.0 238,582 4/16/2025
9.2.1 286,382 3/12/2025
9.2.0 357,679 2/6/2025
9.1.3 197,049 1/15/2025
9.1.1 959,592 11/19/2024
9.1.0 140,328 11/13/2024
9.0.0 2,261,746 8/20/2024
9.0.0-rc.1 3,980 7/15/2024
9.0.0-preview.2 1,767 6/5/2024
8.3.1 36,924 6/19/2025
8.3.0 59,693 4/15/2025
8.2.7 664,122 11/19/2024
8.2.5 4,856,870 3/1/2024
8.2.4 2,916,488 1/17/2024
8.2.3 2,868,217 9/6/2023
8.2.0 2,631,761 5/18/2023
8.1.2 942,540 5/2/2023
8.1.1 488,400 4/4/2023 8.1.1 is deprecated.
8.1.0 256,169 3/27/2023 8.1.0 is deprecated.
8.0.12 3,383,811 12/9/2022
8.0.11 2,155,569 8/16/2022
8.0.10 2,143,737 4/27/2022
8.0.9 174,244 4/14/2022
8.0.8 1,039,856 2/19/2022
8.0.7 319,602 2/1/2022
8.0.6 1,236,768 1/11/2022
8.0.5 19,753 1/7/2022
8.0.4 1,228,011 11/9/2021
8.0.3 399,494 10/1/2021
8.0.2 881,590 9/1/2021
8.0.1 412,687 7/7/2021
8.0.0 120,975 7/3/2021
8.0.0-rc3 24,458 6/7/2021
8.0.0-rc2 50,081 5/1/2021
8.0.0-rc 63,117 3/30/2021
8.0.0-preview3 41,610 12/17/2020
8.0.0-preview2 5,598 11/4/2020
8.0.0-preview 4,834 9/29/2020
8.0.0-beta 7,795 1/26/2021
7.7.9 453 8/22/2025
7.7.8 49,051 1/31/2025
7.7.7 19,921 11/11/2024
7.7.6 66,867 7/12/2024
7.7.5 42,279 5/7/2024
7.7.4 226,547 1/29/2024
7.7.3 71,065 11/30/2023
7.7.2 162,767 10/29/2023
7.7.1 75,494 7/25/2023
7.7.0 432,605 5/25/2023
7.6.5 55,379 3/16/2023
7.6.4 71,003 2/16/2023
7.6.3 122,801 12/28/2022
7.6.1 175,313 10/24/2022
7.6.1-beta 2,111 1/24/2022
7.6.0 23,610 10/20/2022
7.6.0-beta 1,190 10/31/2021
7.5.18 100,927 10/21/2022
7.5.17 402,560 8/19/2022
7.5.15 236,808 6/4/2022
7.5.14 1,324,871 3/9/2022
7.5.13 20,800 2/25/2022
7.5.12 1,227,765 10/8/2021
7.5.11 101,570 10/1/2021
7.5.10 209,756 8/26/2021
7.5.9 40,480 8/13/2021
7.5.8 1,069,618 5/1/2021
7.5.7 482,087 3/26/2021
7.5.6 1,647,000 2/17/2021
7.5.5 416,264 1/20/2021
7.5.4 157,600 12/24/2020
7.5.2 811,763 11/12/2020
7.5.1 571,351 10/22/2020
7.5.0 678,546 9/18/2020
7.4.1 2,258,947 5/22/2020
7.4.0 491,970 4/20/2020
7.4.0-beta2 111,307 4/10/2020
7.4.0-beta 121,992 3/4/2020
7.3.0 2,131,531 12/23/2019
7.3.0-beta 23,385 12/12/2019
7.2.3 165,052 12/11/2019
7.2.2 339,565 10/9/2019
7.2.1 1,038,053 8/5/2019
7.1.0 1,880,535 11/20/2018
7.0.1 767,966 7/18/2018
7.0.0 223,019 6/29/2018
7.0.0-beta4 14,339 5/31/2018