Creates LINQ expressions from ODataQueryOptions and executes the query.
Info
Version: | 7.0.1 |
Author(s): | BlaiseD |
Last Update: | Wednesday, April 23, 2025 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/AutoMapper/AutoMapper.Extensions.OData |
NuGet Url: | https://www.nuget.org/packages/AutoMapper.AspNetCore.OData.EFCore |
Install
Install-Package AutoMapper.AspNetCore.OData.EFCore
dotnet add package AutoMapper.AspNetCore.OData.EFCore
paket add AutoMapper.AspNetCore.OData.EFCore
AutoMapper.AspNetCore.OData.EFCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper.Extensions.ExpressionMapping(>= 4.1.0 && < 5.0.0)
- LogicBuilder.Expressions.Utils(>= 4.0.2)
- Microsoft.AspNetCore.OData(>= 7.4.1)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
Tags