Ecosyste.ms: OpenCollective

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

MoreLINQ


Collective - Host: opensource - https://opencollective.com/morelinq - Code: https://github.com/morelinq

Hide ToHashSet in .net472

github.com/morelinq/MoreLINQ - svg2003 opened this issue about 2 months ago
Cleanup NUnit1030

github.com/morelinq/MoreLINQ - baranyaimate opened this pull request about 2 months ago
Introduce `SkipLastWhile` extension

github.com/morelinq/MoreLINQ - ArmoryNode opened this pull request 2 months ago
[Feture Request] Span LINQ

github.com/morelinq/MoreLINQ - c0nstexpr opened this issue 2 months ago
Drop conditional testing on Mono

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 3 months ago
Drop CI build matrix & testing on macOS images

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 3 months ago
Proposition | New form of Zip: MultiZip

github.com/morelinq/MoreLINQ - the-black-wolf opened this issue 3 months ago
Update all tools to their latest versions

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 3 months ago
Bump version to 4.3.1

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 3 months ago
Update .NET SDK to 8.0.400, including dependencies

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 3 months ago
Enable Native AOT compatibility (trimming support)

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 7 months ago
Pin to .NET SDK 8.0.2xx

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 7 months ago
Remove testing against .NET 7 (near end-of-life)

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 8 months ago
Update packages to their latest versions

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 9 months ago
Adjusted spacing for clarity

github.com/morelinq/MoreLINQ - Ai-N3rd opened this pull request 10 months ago
Async versions of OrderedMerge and GroupAdjacent

github.com/morelinq/MoreLINQ - danielearwicker opened this issue 11 months ago
Add GitHub Action workflow for building

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 11 months ago
Update Ubuntu image on CI to use 18.04

github.com/morelinq/MoreLINQ - atifaziz opened this pull request 11 months ago
Preparation for next release (4.2)

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Refactor `Permutations` into an iterator method

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Update shipped API for v4.1

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Refactor `Subsets` core into an iterator method

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Use `EqualityComparer<T>.Create` from .NET 8

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Set simple field naming rules with `this` qualifier

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Refactor `RandomSubset` internals for DRY, removing closure

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Address `Subsets` to-do about clearer members names

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Update to using C# 12

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Update tests to use `TestingSequence`

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Revise tests to avoid using `Eumerable.Range`

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 1 year ago
Simplify `Slice` operator

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Set package validation baseline to version 4.0

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Use .NET 8 SDK to add .NET 8 target

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Hide `ToDictionary()` in net8+

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Update MoreLinq to net8.0

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Enable `ImplicitUsings`

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 1 year ago
Introduce `Duplicates` extension

github.com/morelinq/MoreLINQ - julienasp opened this pull request about 1 year ago
Remove tail items while condition is true

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 1 year ago
Update test packages to latest versions

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Update shipped API per v4.0

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Add `AggregateOrDefault`

github.com/morelinq/MoreLINQ - skarllot opened this pull request about 1 year ago
Improve GroupAdjacent

github.com/morelinq/MoreLINQ - jods4 opened this issue about 1 year ago
List required PolySharp polyfills explicitly

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Review NUnit1029

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 1 year ago
Review NUnit1030

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 1 year ago
Update all packages to latest versions

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Remove redundant IsExternalInit package

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Validate `expressions` argument of `ToDataTable`

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Hide `CountBy` in net9+

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue about 1 year ago
Remove `Windowed` that's superseded by `Window`

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
🚧 Add simpler `Unfold` overload

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Change `Batch` to return arrays

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 1 year ago
Hide `ToDictionary()` in net8+

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue over 1 year ago
refactored slice to avoid twice iteration

github.com/morelinq/MoreLINQ - leandromoh opened this pull request over 1 year ago
Update package validation tool to v1.0.12

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
Re-enable tests for hidden extensions on all targets

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
Fix bug in `FillForward` when filler is `null`

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
Compile Error MoreLinq/ToDataTable.cs

github.com/morelinq/MoreLINQ - MHLab opened this issue over 1 year ago
Remove obsolete `Concat` method

github.com/morelinq/MoreLINQ - pflajszer opened this pull request over 1 year ago
Adds HasDuplicates

github.com/morelinq/MoreLINQ - julienasp opened this pull request over 1 year ago
FullGroupJoin with null keys

github.com/morelinq/MoreLINQ - fhucko opened this issue over 1 year ago
`FillForward` bug when filler is `null`

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue over 1 year ago
[Proposal] Trim Extension

github.com/morelinq/MoreLINQ - jamkin opened this pull request over 1 year ago
Default elements from a secondary source

github.com/morelinq/MoreLINQ - atifaziz opened this issue over 1 year ago
Add Extension Method for Enumerating all Pairs

github.com/morelinq/MoreLINQ - jamkin opened this pull request over 1 year ago
Use docopt.net to parse extensions generator CLI args

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
Merge fix for #990 into master

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
Fix `Unfold` bug so iterations are repeatable

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 1 year ago
`Unfold` leaks state across iterations

github.com/morelinq/MoreLINQ - atifaziz opened this issue over 1 year ago
`GroupAdjacent` overload with a pairwise predicate

github.com/morelinq/MoreLINQ - declard opened this pull request over 1 year ago
Set .NET Standard 2.0 as the baseline target

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Set baseline target to .NET Standard 2.0

github.com/morelinq/MoreLINQ - atifaziz opened this issue almost 2 years ago
Skip build when testing on CI

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Update "dotnet-install" scripts

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Fix error handling in Windows batch scripts

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Use raw strings for quoted code in extensions generator

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago