AutoMapper.AspNetCore.OData.EF6 3.0.5

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

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

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. 
.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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.2 260 7/27/2024
5.0.1 122 6/13/2024
5.0.0 859 2/19/2024
4.0.2 3,841 12/28/2023
4.0.1 4,440 8/19/2023
4.0.0 5,637 10/1/2022
3.0.6 919 10/1/2022
3.0.5 11,228 6/17/2022
3.0.4 16,075 4/15/2022
3.0.3 416 4/5/2022
3.0.2 465 2/26/2022
3.0.1 560 2/12/2022
3.0.0 454 1/31/2022
2.2.2 471 10/21/2021
2.2.1 370 8/9/2021
2.2.0-preview.1 209 4/10/2021
2.1.1 801 2/28/2021
2.1.1-preview.0 205 2/22/2021
2.1.0 925 11/27/2020
2.0.3-preview.2 239 11/12/2020
2.0.3-preview.1 250 11/9/2020
2.0.3-preview.0 194 11/2/2020
2.0.2 455 10/26/2020
2.0.2-preview.1 227 10/22/2020
2.0.2-preview.0 266 9/16/2020
2.0.1 480 9/8/2020
2.0.1-preview.1.2 239 9/8/2020
2.0.1-preview.1 234 9/4/2020
2.0.1-preview.0 222 8/26/2020
2.0.0 494 7/8/2020
1.0.5 1,019 5/25/2020
1.0.4-preview03 369 5/17/2020
1.0.3 532 5/3/2020
1.0.2-preview04 379 4/29/2020
1.0.1 609 2/9/2020
1.0.1-preview02 441 2/5/2020
1.0.1-preview01 366 2/4/2020
1.0.0 606 9/11/2019
1.0.0-preview07 391 9/9/2019

Supporting System.DateOnly and System.TimeOnly types.