AutoMapper.AspNet.OData.EF6 2.1.1-preview.0

Prefix Reserved
This is a prerelease version of AutoMapper.AspNet.OData.EF6.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoMapper.AspNet.OData.EF6 --version 2.1.1-preview.0
                    
NuGet\Install-Package AutoMapper.AspNet.OData.EF6 -Version 2.1.1-preview.0
                    
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.AspNet.OData.EF6" Version="2.1.1-preview.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoMapper.AspNet.OData.EF6" Version="2.1.1-preview.0" />
                    
Directory.Packages.props
<PackageReference Include="AutoMapper.AspNet.OData.EF6" />
                    
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.AspNet.OData.EF6 --version 2.1.1-preview.0
                    
#r "nuget: AutoMapper.AspNet.OData.EF6, 2.1.1-preview.0"
                    
#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.AspNet.OData.EF6&version=2.1.1-preview.0&prerelease
                    
Install AutoMapper.AspNet.OData.EF6 as a Cake Addin
#tool nuget:?package=AutoMapper.AspNet.OData.EF6&version=2.1.1-preview.0&prerelease
                    
Install AutoMapper.AspNet.OData.EF6 as a Cake Tool

Creates LINQ expressions from ODataQueryOptions and executes the query.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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
2.2.2 7,615 10/21/2021
2.2.1 462 8/9/2021
2.2.0-preview.1 215 4/10/2021
2.1.1 1,361 2/28/2021
2.1.1-preview.0 241 2/22/2021
2.1.0 571 11/27/2020
2.0.3-preview.2 270 11/12/2020
2.0.3-preview.1 283 11/9/2020
2.0.3-preview.0 315 11/2/2020
2.0.2 539 10/26/2020
2.0.2-preview.1 268 10/22/2020
2.0.2-preview.0 317 9/16/2020
2.0.1 560 9/8/2020
2.0.1-preview.1.2 272 9/8/2020
2.0.1-preview.1 259 9/4/2020
2.0.1-preview.0 263 8/26/2020
2.0.0 836 7/8/2020
1.0.5 656 5/25/2020
1.0.4-preview03 440 5/17/2020
1.0.3 607 5/3/2020
1.0.2-preview04 450 4/29/2020
1.0.1 789 2/9/2020
1.0.1-preview02 513 2/5/2020
1.0.1-preview01 412 2/4/2020
1.0.0 784 9/11/2019
1.0.0-preview07 458 9/9/2019

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