Search code examples
Creating a group by parameter for the get method in a generic repository for entity framework...

linqgenericsentity-framework-6iqueryablefunc

Read More
Concat Two IQueryables with Anonymous Types?...

c#linqentity-frameworkiqueryable

Read More
After migration to .NET 9, I have problem with `string.Join` inside Select statement...

asp.net-coreentity-framework-coreiqueryable.net-9.0ef-core-9.0

Read More
Azure MobileApp Controller returns 500 only if return type is IQueryable...

c#azureazure-mobile-servicesiqueryablehttp-status-code-500

Read More
How can I have an async response with an IQueryable?...

c#entity-frameworklinqiqueryable

Read More
C# / Entity Framework Core: IQueryable get theoretical rank of score in queryable list of scores wit...

c#entity-framework-coreiqueryable

Read More
How to implement paging using Dapper?...

c#paginationdapperiqueryable

Read More
MVC4 linq query to object doesn't come out as the correct object...

c#asp.net-mvclinqiqueryable

Read More
Format for Dynamic IQueryable with Strings and Dates...

linqasp.net-coredynamicentity-framework-coreiqueryable

Read More
IQueryable order by two or more properties...

c#linqsortingc#-4.0iqueryable

Read More
Guidance On How To Approach Reporting for Razor Page Report...

c#razorrazor-pagesiqueryable

Read More
Use WhereIf for multiple condition in c#...

c#linqienumerablequery-performanceiqueryable

Read More
C# Dynamic LINQ Contains using an array only evaluates the first value...

c#linqiqueryabledynamic-linq

Read More
Include in and condition only if property is not null...

c#linqiqueryable

Read More
Modifying IQueryable like a Reference Type doesn't work?...

c#linqiqueryable

Read More
How to filter IQueryable for null navigation property...

c#entity-framework-6iqueryable.net-4.6.1

Read More
Is it bad to call First() multiple times on an IEnumerable<T> that is actually a List<T>...

c#ienumerable.net-7.0iqueryable

Read More
.Net 6 API generic query sorting based on columnName type and order Asc Desc...

c#.netentity-framework-coreiqueryable

Read More
The provider for the source IQueryable doesn't implement IAsyncQueryProvider...

c#unit-testingentity-framework-6asp.net-core-2.0iqueryable

Read More
When does IQueryable execute the query?...

linq-to-sqldatacontextiqueryable

Read More
Why use AsQueryable() instead of List()?...

c#linqrepositoryiqueryable

Read More
Entity Framework Core query only work with .ToList()...

c#.net-coreentity-framework-coreiqueryable

Read More
Instantiate empty IQueryable for use with Linq to sql...

c#asp.net-mvclinqlinq-to-sqliqueryable

Read More
Testing repository queries of Entity Framework with NSubstitute...

unit-testingentity-framework-coredbcontextiqueryablensubstitute

Read More
Sorting IQueryable by other List of IDs causes SystemInvalidOperationException...

c#entity-frameworklinqiqueryable

Read More
Repository / IQueryable / Query Object...

c#repository-patterniqueryableobjectquery

Read More
How to correctly move data from a linked table to the main one in a LINQ query .NET?...

c#.netlinqiqueryable

Read More
Convert Expressions C# with existing Queryable methods...

c#lambdaiqueryablelinq-expressions

Read More
Entity Framework Core skip and take from the back?...

c#entity-framework-coreiqueryablepostgresql-9.5

Read More
C# IQueryable .Union reset sorting...

c#linqiqueryable

Read More
BackNext