AutoMapper.AspNetCore.OData.EFCore
6.0.0
Prefix Reserved
dotnet add package AutoMapper.AspNetCore.OData.EFCore --version 6.0.0
NuGet\Install-Package AutoMapper.AspNetCore.OData.EFCore -Version 6.0.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.AspNetCore.OData.EFCore" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMapper.AspNetCore.OData.EFCore --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AutoMapper.AspNetCore.OData.EFCore, 6.0.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.
// Install AutoMapper.AspNetCore.OData.EFCore as a Cake Addin #addin nuget:?package=AutoMapper.AspNetCore.OData.EFCore&version=6.0.0 // Install AutoMapper.AspNetCore.OData.EFCore as a Cake Tool #tool nuget:?package=AutoMapper.AspNetCore.OData.EFCore&version=6.0.0
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 | net8.0 is compatible. 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 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- AutoMapper.Extensions.ExpressionMapping (>= 7.0.2 && < 8.0.0)
- LogicBuilder.Expressions.Utils (>= 7.0.0)
- Microsoft.AspNetCore.OData (>= 9.1.1)
- Microsoft.EntityFrameworkCore (>= 8.0.11)
-
net9.0
- AutoMapper.Extensions.ExpressionMapping (>= 7.0.2 && < 8.0.0)
- LogicBuilder.Expressions.Utils (>= 7.0.0)
- Microsoft.AspNetCore.OData (>= 9.1.1)
- Microsoft.EntityFrameworkCore (>= 9.0.0)
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.0.0 | 2,037 | 11/27/2024 |
5.0.2 | 223,632 | 7/27/2024 |
5.0.1 | 32,907 | 6/13/2024 |
5.0.0 | 607,732 | 2/19/2024 |
4.0.2 | 50,335 | 12/28/2023 |
4.0.1 | 149,948 | 8/19/2023 |
4.0.0 | 307,695 | 10/1/2022 |
3.0.6 | 21,962 | 10/1/2022 |
3.0.5 | 204,666 | 6/17/2022 |
3.0.4 | 23,006 | 4/15/2022 |
3.0.3 | 3,784 | 4/5/2022 |
3.0.2 | 3,330 | 2/26/2022 |
3.0.1 | 10,004 | 2/12/2022 |
3.0.0 | 6,538 | 1/31/2022 |
2.2.2 | 77,189 | 10/21/2021 |
2.2.1 | 53,642 | 8/9/2021 |
2.2.0-preview.1 | 2,319 | 4/10/2021 |
2.1.1 | 144,300 | 2/28/2021 |
2.1.1-preview.0 | 265 | 2/22/2021 |
2.1.0 | 41,502 | 11/27/2020 |
2.0.3-preview.2 | 290 | 11/12/2020 |
2.0.3-preview.1 | 298 | 11/9/2020 |
2.0.3-preview.0 | 938 | 11/2/2020 |
2.0.2 | 48,252 | 10/26/2020 |
2.0.2-preview.1 | 277 | 10/22/2020 |
2.0.2-preview.0 | 1,244 | 9/16/2020 |
2.0.1 | 3,255 | 9/8/2020 |
2.0.1-preview.1.2 | 283 | 9/8/2020 |
2.0.1-preview.1 | 276 | 9/4/2020 |
2.0.1-preview.0 | 486 | 8/26/2020 |
2.0.0 | 201,496 | 7/8/2020 |
1.0.5 | 21,247 | 5/25/2020 |
1.0.4-preview03 | 474 | 5/17/2020 |
1.0.3 | 1,504 | 5/3/2020 |
1.0.2-preview04 | 442 | 4/29/2020 |
1.0.1 | 3,478 | 2/9/2020 |
1.0.1-preview02 | 524 | 2/5/2020 |
1.0.1-preview01 | 439 | 2/4/2020 |
1.0.0 | 32,669 | 9/11/2019 |
1.0.0-preview07 | 456 | 9/9/2019 |
Supporting AutoMapper v13 (EF Core only).