Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/morelinq/linqpad-load

#load MoreLINQ into LINQPad
https://github.com/morelinq/linqpad-load

Update for 3.4.x versions

2f185641afdfcfe0fe5cb28760b6f34645f52e41 authored almost 2 years ago by Atif Aziz <[email protected]>
Insert blank line insisted by LINQPad

94827d05142b64bc8e72afe9cf771f46f5680e0c authored almost 2 years ago by Atif Aziz <[email protected]>
Say "using static imports" in comment

3597c7a3905d341b3a2cf8f4b6ffd138728a2ec5 authored almost 2 years ago by Atif Aziz <[email protected]>
Exclude "MaxBy" & "MinBy" when on .NET 6+

951b4af7d68ea82542ea94281019f2443ba90b2f authored almost 2 years ago by Atif Aziz <[email protected]>
Add version 3.3.2

f2a0980477144c32def797fbbf0b7c29c4e13070 authored about 5 years ago by Atif Aziz <[email protected]>
Add version 3.3.1

032771b459cb6be3335fc738bf31ffb156d900b4 authored about 5 years ago by Atif Aziz <[email protected]>
Except "ToDicionary" and "Aggregate"

These are overloads of extensions on "System.Linq.Enumerable" but that
don't cause any conflicts.

128765d39269fbd13f5bdbc2dc0c0a6b5e1f693e authored about 5 years ago by Atif Aziz <[email protected]>
Change query type to statements

Otherwise loading as a blank expression type of query into a program
query would fail to compile.

6cb4ca56c8727875d37f555d5fee4aa7c8568699 authored about 5 years ago by Atif Aziz <[email protected]>
Initial import

d765c357ad582fceb7f64b8bc64e2f09ba387a97 authored about 5 years ago by Atif Aziz <[email protected]>