AutoMapper.AspNetCore.OData.EFCore 3.0.2

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

// Install AutoMapper.AspNetCore.OData.EFCore as a Cake Tool
#tool nuget:?package=AutoMapper.AspNetCore.OData.EFCore&version=3.0.2                

Creates LINQ expressions from ODataQueryOptions and executes the query.

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AutoMapper.AspNetCore.OData.EFCore:

Package Downloads
RESTworld.AspNetCore

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.1.0 1,222 1/3/2025
6.0.0 4,213 11/27/2024
5.0.2 304,000 7/27/2024
5.0.1 34,733 6/13/2024
5.0.0 615,856 2/19/2024
4.0.2 51,265 12/28/2023
4.0.1 151,136 8/19/2023
4.0.0 310,182 10/1/2022
3.0.6 22,036 10/1/2022
3.0.5 205,153 6/17/2022
3.0.4 23,049 4/15/2022
3.0.3 3,788 4/5/2022
3.0.2 3,334 2/26/2022
3.0.1 10,008 2/12/2022
3.0.0 6,542 1/31/2022
2.2.2 77,468 10/21/2021
2.2.1 53,690 8/9/2021
2.2.0-preview.1 2,321 4/10/2021
2.1.1 144,961 2/28/2021
2.1.1-preview.0 269 2/22/2021
2.1.0 41,518 11/27/2020
2.0.3-preview.2 292 11/12/2020
2.0.3-preview.1 300 11/9/2020
2.0.3-preview.0 941 11/2/2020
2.0.2 48,268 10/26/2020
2.0.2-preview.1 279 10/22/2020
2.0.2-preview.0 1,247 9/16/2020
2.0.1 3,259 9/8/2020
2.0.1-preview.1.2 285 9/8/2020
2.0.1-preview.1 278 9/4/2020
2.0.1-preview.0 489 8/26/2020
2.0.0 201,721 7/8/2020
1.0.5 21,312 5/25/2020
1.0.4-preview03 476 5/17/2020
1.0.3 1,508 5/3/2020
1.0.2-preview04 444 4/29/2020
1.0.1 3,488 2/9/2020
1.0.1-preview02 526 2/5/2020
1.0.1-preview01 441 2/4/2020
1.0.0 32,697 9/11/2019
1.0.0-preview07 458 9/9/2019

Supporting $skip and $top without $orderby.