diff --git a/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj b/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj index 1cfcb8f..80519e9 100644 --- a/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj +++ b/AutoMapper.AspNet.OData.EF6/AutoMapper.AspNet.OData.EF6.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNet.OData.EF6 Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata ef https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData diff --git a/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj b/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj index bde31d2..fbaf10d 100644 --- a/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj +++ b/AutoMapper.AspNetCore.OData.EF6/AutoMapper.AspNetCore.OData.EF6.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNetCore.OData.EF6 Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata efcore https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData diff --git a/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj b/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj index 71d693c..43e0d1a 100644 --- a/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj +++ b/AutoMapper.AspNetCore.OData.EFCore/AutoMapper.AspNetCore.OData.EFCore.csproj @@ -6,7 +6,7 @@ AutoMapper.AspNetCore.OData.EFCore Creates LINQ expressions from ODataQueryOptions and executes the query. false - Removing Task.Run form non-async calls. CancellationToken support. Restring page size Server-side. + Removing Task.Run form non-async calls. CancellationToken support. Restricting page size Server-side. linq expressions odata efcore https://s3.amazonaws.com/automapper/icon.png https://github.com/AutoMapper/AutoMapper.Extensions.OData