AutoMapper.AspNetCore.OData.EFCore 2.1.1

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

Creates LINQ expressions from ODataQueryOptions and executes the query.

Product 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 was computed. 
.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. 
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
7.0.0 7,736 2/15/2025
6.1.1 10,114 1/19/2025
6.1.0 4,825 1/3/2025
6.0.0 12,234 11/27/2024
5.0.2 546,330 7/27/2024
5.0.1 43,702 6/13/2024
5.0.0 652,054 2/19/2024
4.0.2 55,410 12/28/2023
4.0.1 156,667 8/19/2023
4.0.0 322,156 10/1/2022
3.0.6 22,401 10/1/2022
3.0.5 207,592 6/17/2022
3.0.4 23,269 4/15/2022
3.0.3 3,800 4/5/2022
3.0.2 3,359 2/26/2022
3.0.1 10,025 2/12/2022
3.0.0 6,557 1/31/2022
2.2.2 78,839 10/21/2021
2.2.1 54,021 8/9/2021
2.2.0-preview.1 2,334 4/10/2021
2.1.1 146,512 2/28/2021
2.1.1-preview.0 285 2/22/2021
2.1.0 41,537 11/27/2020
2.0.3-preview.2 307 11/12/2020
2.0.3-preview.1 316 11/9/2020
2.0.3-preview.0 957 11/2/2020
2.0.2 48,290 10/26/2020
2.0.2-preview.1 295 10/22/2020
2.0.2-preview.0 1,263 9/16/2020
2.0.1 3,274 9/8/2020
2.0.1-preview.1.2 301 9/8/2020
2.0.1-preview.1 294 9/4/2020
2.0.1-preview.0 505 8/26/2020
2.0.0 202,761 7/8/2020
1.0.5 21,615 5/25/2020
1.0.4-preview03 494 5/17/2020
1.0.3 1,528 5/3/2020
1.0.2-preview04 461 4/29/2020
1.0.1 3,562 2/9/2020
1.0.1-preview02 545 2/5/2020
1.0.1-preview01 459 2/4/2020
1.0.0 32,835 9/11/2019
1.0.0-preview07 478 9/9/2019

Removing Task.Run form non-async calls. CancellationToken support.  Restricting page size Server-side.