AutoMapper.AspNet.OData.EF6
2.2.2
Prefix Reserved
dotnet add package AutoMapper.AspNet.OData.EF6 --version 2.2.2
NuGet\Install-Package AutoMapper.AspNet.OData.EF6 -Version 2.2.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.AspNet.OData.EF6" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMapper.AspNet.OData.EF6 --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoMapper.AspNet.OData.EF6, 2.2.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.AspNet.OData.EF6 as a Cake Addin #addin nuget:?package=AutoMapper.AspNet.OData.EF6&version=2.2.2 // Install AutoMapper.AspNet.OData.EF6 as a Cake Tool #tool nuget:?package=AutoMapper.AspNet.OData.EF6&version=2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Creates LINQ expressions from ODataQueryOptions and executes the query.
Product | Versions 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.
-
.NETFramework 4.6.1
- AutoMapper.Extensions.ExpressionMapping (>= 4.1.2 && < 5.0.0)
- EntityFramework (>= 6.2.0)
- LogicBuilder.Expressions.Utils (>= 4.1.2 && < 5.0.0)
- Microsoft.AspNet.OData (>= 7.4.1)
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 | 6,954 | 10/21/2021 |
2.2.1 | 430 | 8/9/2021 |
2.2.0-preview.1 | 188 | 4/10/2021 |
2.1.1 | 1,290 | 2/28/2021 |
2.1.1-preview.0 | 210 | 2/22/2021 |
2.1.0 | 535 | 11/27/2020 |
2.0.3-preview.2 | 239 | 11/12/2020 |
2.0.3-preview.1 | 252 | 11/9/2020 |
2.0.3-preview.0 | 284 | 11/2/2020 |
2.0.2 | 503 | 10/26/2020 |
2.0.2-preview.1 | 235 | 10/22/2020 |
2.0.2-preview.0 | 285 | 9/16/2020 |
2.0.1 | 524 | 9/8/2020 |
2.0.1-preview.1.2 | 242 | 9/8/2020 |
2.0.1-preview.1 | 228 | 9/4/2020 |
2.0.1-preview.0 | 231 | 8/26/2020 |
2.0.0 | 800 | 7/8/2020 |
1.0.5 | 619 | 5/25/2020 |
1.0.4-preview03 | 406 | 5/17/2020 |
1.0.3 | 569 | 5/3/2020 |
1.0.2-preview04 | 417 | 4/29/2020 |
1.0.1 | 749 | 2/9/2020 |
1.0.1-preview02 | 479 | 2/5/2020 |
1.0.1-preview01 | 379 | 2/4/2020 |
1.0.0 | 741 | 9/11/2019 |
1.0.0-preview07 | 423 | 9/9/2019 |
Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side.