Microsoft.AspNetCore.OData
7.4.0-beta2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNetCore.OData --version 7.4.0-beta2
NuGet\Install-Package Microsoft.AspNetCore.OData -Version 7.4.0-beta2
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.4.0-beta2" />
<PackageVersion Include="Microsoft.AspNetCore.OData" Version="7.4.0-beta2" />
<PackageReference Include="Microsoft.AspNetCore.OData" />
paket add Microsoft.AspNetCore.OData --version 7.4.0-beta2
#r "nuget: Microsoft.AspNetCore.OData, 7.4.0-beta2"
#addin nuget:?package=Microsoft.AspNetCore.OData&version=7.4.0-beta2&prerelease
#tool nuget:?package=Microsoft.AspNetCore.OData&version=7.4.0-beta2&prerelease
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 | Versions 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 | 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. |
-
.NETCoreApp 3.1
- Microsoft.OData.Core (>= 7.6.1 && < 8.0.0)
- Newtonsoft.Json (>= 10.0.3)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.0 && < 3.0.0)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.OData.Core (>= 7.6.1 && < 8.0.0)
NuGet packages (203)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.OData:
Package | Downloads |
---|---|
Microsoft.AspNetCore.OData.Versioning
A service API versioning library for Microsoft ASP.NET Core and OData v4.0. |
|
AutoMapper.AspNetCore.OData.EFCore
Creates LINQ expressions from ODataQueryOptions and executes the query. |
|
Microsoft.AspNetCore.OData.NewtonsoftJson
This package contains customized Newtonsoft.Json serializer converters to support OData serialization. |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
Asp.Versioning.OData
A service API versioning library for Microsoft ASP.NET Core with OData v4.0. |
GitHub repositories (30)
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.
|
|
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.
|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
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.3.0 | 14,126 | 4/16/2025 | |
9.2.1 | 103,631 | 3/12/2025 | |
9.2.0 | 199,105 | 2/6/2025 | |
9.1.3 | 118,570 | 1/15/2025 | |
9.1.1 | 527,921 | 11/19/2024 | |
9.1.0 | 97,098 | 11/13/2024 | |
9.0.0 | 1,490,905 | 8/20/2024 | |
9.0.0-rc.1 | 3,414 | 7/15/2024 | |
9.0.0-preview.2 | 1,706 | 6/5/2024 | |
8.3.0 | 2,684 | 4/15/2025 | |
8.2.7 | 338,359 | 11/19/2024 | |
8.2.5 | 3,897,836 | 3/1/2024 | |
8.2.4 | 2,399,899 | 1/17/2024 | |
8.2.3 | 2,355,659 | 9/6/2023 | |
8.2.0 | 2,365,591 | 5/18/2023 | |
8.1.2 | 702,813 | 5/2/2023 | |
8.1.1 | 468,349 | 4/4/2023 | |
8.1.0 | 249,478 | 3/27/2023 | |
8.0.12 | 3,119,601 | 12/9/2022 | |
8.0.11 | 2,075,460 | 8/16/2022 | |
8.0.10 | 2,071,139 | 4/27/2022 | |
8.0.9 | 168,084 | 4/14/2022 | |
8.0.8 | 990,270 | 2/19/2022 | |
8.0.7 | 301,743 | 2/1/2022 | |
8.0.6 | 1,095,354 | 1/11/2022 | |
8.0.5 | 18,689 | 1/7/2022 | |
8.0.4 | 1,201,003 | 11/9/2021 | |
8.0.3 | 384,853 | 10/1/2021 | |
8.0.2 | 738,622 | 9/1/2021 | |
8.0.1 | 405,080 | 7/7/2021 | |
8.0.0 | 102,855 | 7/3/2021 | |
8.0.0-rc3 | 24,310 | 6/7/2021 | |
8.0.0-rc2 | 49,269 | 5/1/2021 | |
8.0.0-rc | 61,045 | 3/30/2021 | |
8.0.0-preview3 | 41,451 | 12/17/2020 | |
8.0.0-preview2 | 5,446 | 11/4/2020 | |
8.0.0-preview | 4,724 | 9/29/2020 | |
8.0.0-beta | 7,707 | 1/26/2021 | |
7.7.8 | 13,001 | 1/31/2025 | |
7.7.7 | 13,368 | 11/11/2024 | |
7.7.6 | 48,539 | 7/12/2024 | |
7.7.5 | 32,851 | 5/7/2024 | |
7.7.4 | 177,730 | 1/29/2024 | |
7.7.3 | 59,318 | 11/30/2023 | |
7.7.2 | 149,058 | 10/29/2023 | |
7.7.1 | 70,726 | 7/25/2023 | |
7.7.0 | 355,312 | 5/25/2023 | |
7.6.5 | 53,617 | 3/16/2023 | |
7.6.4 | 66,793 | 2/16/2023 | |
7.6.3 | 115,489 | 12/28/2022 | |
7.6.1 | 165,155 | 10/24/2022 | |
7.6.1-beta | 2,039 | 1/24/2022 | |
7.6.0 | 20,442 | 10/20/2022 | |
7.6.0-beta | 1,127 | 10/31/2021 | |
7.5.18 | 90,672 | 10/21/2022 | |
7.5.17 | 380,683 | 8/19/2022 | |
7.5.15 | 234,248 | 6/4/2022 | |
7.5.14 | 1,240,766 | 3/9/2022 | |
7.5.13 | 19,761 | 2/25/2022 | |
7.5.12 | 1,152,929 | 10/8/2021 | |
7.5.11 | 95,541 | 10/1/2021 | |
7.5.10 | 206,662 | 8/26/2021 | |
7.5.9 | 37,165 | 8/13/2021 | |
7.5.8 | 1,039,257 | 5/1/2021 | |
7.5.7 | 473,016 | 3/26/2021 | |
7.5.6 | 1,559,261 | 2/17/2021 | |
7.5.5 | 409,204 | 1/20/2021 | |
7.5.4 | 153,906 | 12/24/2020 | |
7.5.2 | 781,920 | 11/12/2020 | |
7.5.1 | 564,129 | 10/22/2020 | |
7.5.0 | 666,286 | 9/18/2020 | |
7.4.1 | 2,223,403 | 5/22/2020 | |
7.4.0 | 486,722 | 4/20/2020 | |
7.4.0-beta2 | 107,471 | 4/10/2020 | |
7.4.0-beta | 121,333 | 3/4/2020 | |
7.3.0 | 2,095,176 | 12/23/2019 | |
7.3.0-beta | 23,156 | 12/12/2019 | |
7.2.3 | 163,453 | 12/11/2019 | |
7.2.2 | 338,321 | 10/9/2019 | |
7.2.1 | 1,018,265 | 8/5/2019 | |
7.1.0 | 1,864,134 | 11/20/2018 | |
7.0.1 | 758,662 | 7/18/2018 | |
7.0.0 | 203,438 | 6/29/2018 | |
7.0.0-beta4 | 14,069 | 5/31/2018 |