Microsoft.AspNetCore.OData
8.0.0-preview2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.OData --version 8.0.0-preview2
NuGet\Install-Package Microsoft.AspNetCore.OData -Version 8.0.0-preview2
<PackageReference Include="Microsoft.AspNetCore.OData" Version="8.0.0-preview2" />
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="8.0.0-preview2" />
<PackageReference Include="Microsoft.AspNetCore.OData" />
paket add Microsoft.AspNetCore.OData --version 8.0.0-preview2
#r "nuget: Microsoft.AspNetCore.OData, 8.0.0-preview2"
#:package Microsoft.AspNetCore.OData@8.0.0-preview2
#addin nuget:?package=Microsoft.AspNetCore.OData&version=8.0.0-preview2&prerelease
#tool nuget:?package=Microsoft.AspNetCore.OData&version=8.0.0-preview2&prerelease
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 | Versions 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. |
-
.NETCoreApp 3.1
- Microsoft.OData.Core (>= 7.7.0 && < 8.0.0)
- Microsoft.OData.Edm (>= 7.7.0 && < 8.0.0)
- Microsoft.OData.ModelBuilder (>= 1.0.4 && < 2.0.0)
- Microsoft.Spatial (>= 7.7.0 && < 8.0.0)
- System.Text.Json (>= 4.7.2 && < 5.0.0)
-
net5.0
- Microsoft.OData.Core (>= 7.7.0 && < 8.0.0)
- Microsoft.OData.Edm (>= 7.7.0 && < 8.0.0)
- Microsoft.OData.ModelBuilder (>= 1.0.4 && < 2.0.0)
- Microsoft.Spatial (>= 7.7.0 && < 8.0.0)
- System.Text.Json (>= 4.7.2 && < 5.0.0)
NuGet packages (207)
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 (36)
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
|
|
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
|
|
OData/odata.net
ODataLib: Open Data Protocol - .NET Libraries and Frameworks
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
ProfessionalCSharp/ProfessionalCSharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
OData/RESTier
A turn-key library for building RESTful services
|
|
ShawnShiSS/clean-architecture-azure-cosmos-db
A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
|
Version | Downloads | Last Updated | |
---|---|---|---|
9.4.0-preview | 6,006 | 5/19/2025 | |
9.3.2 | 133,418 | 6/5/2025 | |
9.3.1 | 125,719 | 5/13/2025 | |
9.3.0 | 196,055 | 4/16/2025 | |
9.2.1 | 240,408 | 3/12/2025 | |
9.2.0 | 320,345 | 2/6/2025 | |
9.1.3 | 175,977 | 1/15/2025 | |
9.1.1 | 828,184 | 11/19/2024 | |
9.1.0 | 125,604 | 11/13/2024 | |
9.0.0 | 2,028,276 | 8/20/2024 | |
9.0.0-rc.1 | 3,800 | 7/15/2024 | |
9.0.0-preview.2 | 1,744 | 6/5/2024 | |
8.3.1 | 9,365 | 6/19/2025 | |
8.3.0 | 42,007 | 4/15/2025 | |
8.2.7 | 581,541 | 11/19/2024 | |
8.2.5 | 4,565,637 | 3/1/2024 | |
8.2.4 | 2,774,518 | 1/17/2024 | |
8.2.3 | 2,723,197 | 9/6/2023 | |
8.2.0 | 2,551,038 | 5/18/2023 | |
8.1.2 | 861,463 | 5/2/2023 | |
8.1.1 | 484,158 | 4/4/2023 | |
8.1.0 | 254,219 | 3/27/2023 | |
8.0.12 | 3,312,499 | 12/9/2022 | |
8.0.11 | 2,133,739 | 8/16/2022 | |
8.0.10 | 2,125,465 | 4/27/2022 | |
8.0.9 | 172,499 | 4/14/2022 | |
8.0.8 | 1,024,220 | 2/19/2022 | |
8.0.7 | 314,803 | 2/1/2022 | |
8.0.6 | 1,205,118 | 1/11/2022 | |
8.0.5 | 19,469 | 1/7/2022 | |
8.0.4 | 1,219,424 | 11/9/2021 | |
8.0.3 | 394,583 | 10/1/2021 | |
8.0.2 | 838,372 | 9/1/2021 | |
8.0.1 | 410,450 | 7/7/2021 | |
8.0.0 | 115,449 | 7/3/2021 | |
8.0.0-rc3 | 24,379 | 6/7/2021 | |
8.0.0-rc2 | 49,941 | 5/1/2021 | |
8.0.0-rc | 62,476 | 3/30/2021 | |
8.0.0-preview3 | 41,567 | 12/17/2020 | |
8.0.0-preview2 | 5,546 | 11/4/2020 | |
8.0.0-preview | 4,806 | 9/29/2020 | |
8.0.0-beta | 7,770 | 1/26/2021 | |
7.7.8 | 35,939 | 1/31/2025 | |
7.7.7 | 17,883 | 11/11/2024 | |
7.7.6 | 61,708 | 7/12/2024 | |
7.7.5 | 39,725 | 5/7/2024 | |
7.7.4 | 212,961 | 1/29/2024 | |
7.7.3 | 67,553 | 11/30/2023 | |
7.7.2 | 159,762 | 10/29/2023 | |
7.7.1 | 74,125 | 7/25/2023 | |
7.7.0 | 407,210 | 5/25/2023 | |
7.6.5 | 54,768 | 3/16/2023 | |
7.6.4 | 69,770 | 2/16/2023 | |
7.6.3 | 120,545 | 12/28/2022 | |
7.6.1 | 173,090 | 10/24/2022 | |
7.6.1-beta | 2,090 | 1/24/2022 | |
7.6.0 | 22,640 | 10/20/2022 | |
7.6.0-beta | 1,169 | 10/31/2021 | |
7.5.18 | 98,116 | 10/21/2022 | |
7.5.17 | 396,601 | 8/19/2022 | |
7.5.15 | 236,033 | 6/4/2022 | |
7.5.14 | 1,298,015 | 3/9/2022 | |
7.5.13 | 20,589 | 2/25/2022 | |
7.5.12 | 1,205,447 | 10/8/2021 | |
7.5.11 | 100,003 | 10/1/2021 | |
7.5.10 | 208,877 | 8/26/2021 | |
7.5.9 | 39,350 | 8/13/2021 | |
7.5.8 | 1,060,664 | 5/1/2021 | |
7.5.7 | 479,347 | 3/26/2021 | |
7.5.6 | 1,621,492 | 2/17/2021 | |
7.5.5 | 414,407 | 1/20/2021 | |
7.5.4 | 156,673 | 12/24/2020 | |
7.5.2 | 804,830 | 11/12/2020 | |
7.5.1 | 569,479 | 10/22/2020 | |
7.5.0 | 675,745 | 9/18/2020 | |
7.4.1 | 2,250,217 | 5/22/2020 | |
7.4.0 | 490,445 | 4/20/2020 | |
7.4.0-beta2 | 110,690 | 4/10/2020 | |
7.4.0-beta | 121,824 | 3/4/2020 | |
7.3.0 | 2,120,921 | 12/23/2019 | |
7.3.0-beta | 23,322 | 12/12/2019 | |
7.2.3 | 164,163 | 12/11/2019 | |
7.2.2 | 339,175 | 10/9/2019 | |
7.2.1 | 1,033,045 | 8/5/2019 | |
7.1.0 | 1,875,744 | 11/20/2018 | |
7.0.1 | 765,231 | 7/18/2018 | |
7.0.0 | 219,872 | 6/29/2018 | |
7.0.0-beta4 | 14,276 | 5/31/2018 |