List Question
20 TechQA 2023-03-27T15:23:36.207000From a list, generate a dictionary of each entry's position in the list?
78 views
Asked by Mr. Boy
Find the first item in a list which gives a value, and return the value
112 views
Asked by Mr. Boy
The call is ambiguous between the following methods and properties - Linq and MoreLinq
637 views
Asked by Adil15
Find min and max of cumulative sum in Linq
238 views
Asked by morleyc
How to chunkify an IEnumerable<T>, without losing/discarding items in case of failure?
1.1k views
Asked by Theodor Zoulias
Best way to rewrite a groupby / orderby query in LINQ to objects
157 views
Asked by AFract
.net6 & MoreLinq : Call is ambiguous between System.Linq.Enumerable.DistinctBy and MoreLinq.MoreEnumerable.DistinctBy
6.5k views
Asked by Prasad Telkikar
MoreLinq's Scan and For Loop returns different results
107 views
Asked by Miguel Moura
Pairing People for Weekly Dates
45 views
Asked by Sharon He
Looping through a List<T> in batches while ensuring items per batch are unique
1.4k views
Asked by Jace Brooks
.NET Framework 4.7.2 with MoreLINQ
685 views
Asked by debracey
DistinctBy With Condition in LINQ
323 views
Asked by Vignesh Kumar A
Getting distinct objects from a list
107 views
Asked by BlueCompany
How can I check that a sequence of indices of type int are contiguous?
487 views
Asked by Cleve
MoreLinq - How to FullJoin without getting null values from selectors?
910 views
Asked by Michael Trullas Garcia
Linq + MoreLinq how to aggregate one result prop to list?
269 views
Asked by szkut
How to lazy merge a few enumerables by some rule
263 views
Asked by Denis535
How to compare and merge lists using linq or moreLinq
457 views
Asked by mko
Prefer .NET Standard 2.0 library reference over .NET 4.5.1 from a .NET 4.7.2 project
560 views
Asked by Francois Botha
What is the difference between MoreLINQ's DistinctBy and Linq's GroupBy
4.3k views
Asked by Pamingkas Sevada