Creates LINQ expressions from ODataQueryOptions and executes the query.
Info
Version: | 5.0.2 |
Author(s): | BlaiseD |
Last Update: | Saturday, July 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AutoMapper/AutoMapper.Extensions.OData |
NuGet Url: | https://www.nuget.org/packages/AutoMapper.AspNetCore.OData.EF6 |
Install
Install-Package AutoMapper.AspNetCore.OData.EF6
dotnet add package AutoMapper.AspNetCore.OData.EF6
paket add AutoMapper.AspNetCore.OData.EF6
AutoMapper.AspNetCore.OData.EF6 Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- AutoMapper.Extensions.ExpressionMapping(>= 4.1.0 && < 5.0.0)
- EntityFramework(>= 6.3.0)
- LogicBuilder.Expressions.Utils(>= 4.0.2)
- Microsoft.AspNetCore.OData(>= 7.4.1)
- AutoMapper.Extensions.ExpressionMapping(>= 4.1.0 && < 5.0.0)
- EntityFramework(>= 6.3.0)
- LogicBuilder.Expressions.Utils(>= 4.0.2)
- Microsoft.AspNetCore.OData(>= 7.4.1)
Tags