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

Enable nullable context for extensions generated via T4

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

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Fix `Permutations` for when source length is >12

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

github.com/morelinq/MoreLINQ - laurinpaech opened this issue almost 2 years ago
Produce deterministic CI builds

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

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

github.com/morelinq/MoreLINQ - atifaziz opened this issue almost 2 years ago
Use compiler-generated delegate cache in `AssertCount`

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Remove unused imports (in `ToDelimitedString`)

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Add read-me document to NuGet package

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Implement `Fold` entirely in its own terms

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Fix inconsistencies in `Fold` doc

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Update .NET SDK to 7.0.200

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Fix collection-optimized paths for `Batch`

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Add `CopyTo` operator

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Add `CopyTo` Operator

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue almost 2 years ago
Review `ToArrayByIndex` Nullability

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue almost 2 years ago
Simplify `Fold` Implementation

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Make use of `message` in `Debug.Assert`

github.com/morelinq/MoreLINQ - i3arnon opened this pull request almost 2 years ago
Fix some doc comments

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Dynamically discover/build glob for ECLint

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Migrate Operators to Source Generators

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue almost 2 years ago
Remove testing on .NET Core 3.1 that's no longer supported

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Discard unused expression value (IDE0058)

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Run T4 templates if targets are out-of-date

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Solution getting built twice during a CI build

github.com/morelinq/MoreLINQ - atifaziz opened this issue almost 2 years ago
Revoke (obsolete) disabling of parallel builds

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Consolidate structural differences in `*Like` types

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

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Fix collection-optimized paths to be at iteration-time

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Hide extensions that conflict with newer .NET versions

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Enforce and address code style issues

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Improve list optimisation in `CountDown`

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Fix home when setting path during CI build

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Revert integration of T4 code generation into project file

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Declare & set modifier preference (IDE0040) severity

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 2 years ago
Improve and Validate `TestingSequence` assertions

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request almost 2 years ago
Updated .NET Framework target to 4.6.2

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

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 2 years ago
Avoid closures due to implementations in local functions

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue about 2 years ago
Simplify `ZipLongest` implementation

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
Simplify `ZipShortest` implementation

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
Update argument validation to favour JIT in-lining

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue about 2 years ago
Simplify `EquiZip` implementation

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
Improve `TestingSequence` assertions

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
Aggregate all or some/partial/none

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 2 years ago
Add generic version of `Sequence` for any number type

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 2 years ago
Generic `Sequence` for any number type

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 2 years ago
`.Memoize()` Concerns

github.com/morelinq/MoreLINQ - viceroypenguin opened this issue about 2 years ago
Add exceptions section to `Zip*` docs

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
Document `Partition` exceptions

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
`ScanBy`: Update docs

github.com/morelinq/MoreLINQ - viceroypenguin opened this pull request about 2 years ago
`Batch` overloads using an array pool

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 2 years ago
Use .NET 6 SDK while dropping .NET 5 & Core 2.1

github.com/morelinq/MoreLINQ - atifaziz opened this pull request about 2 years ago
Adds new overload for Batch (BucketFactory)

github.com/morelinq/MoreLINQ - leandromoh opened this pull request about 3 years ago
Added `LongRange` and `LongSequence` examples.

github.com/morelinq/examples - V0ldek opened this pull request over 3 years ago
Merge sequence of async streams into single async stream

github.com/morelinq/MoreLINQ - atifaziz opened this pull request almost 4 years ago
[Proposal] WhereNotNull & SelectNotNull

github.com/morelinq/MoreLINQ - bram209 opened this issue almost 4 years ago
Batch for async stream source

github.com/morelinq/MoreLINQ - Dunge opened this issue about 4 years ago
#191 force

github.com/morelinq/MoreLINQ - dzmitry-lahoda opened this pull request about 4 years ago
Add example for DistinctBy

github.com/morelinq/examples - bertyhell opened this pull request about 4 years ago
Add ZipMap

github.com/morelinq/MoreLINQ - matachi opened this pull request about 4 years ago
Add SpillHead

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 4 years ago
Spill head projection to remaining sequence

github.com/morelinq/MoreLINQ - atifaziz opened this issue over 4 years ago
SortedMerge: Test do not call MoveNext eagerly

github.com/morelinq/MoreLINQ - Orace opened this pull request about 5 years ago
Zip refactoring

github.com/morelinq/MoreLINQ - Orace opened this pull request about 5 years ago
Added Tuplewise operator

github.com/morelinq/MoreLINQ - jonasdmentia opened this pull request about 5 years ago
Porting code to Use C# 8 Nullable Reference Types

github.com/morelinq/MoreLINQ - moh-hassan opened this issue about 5 years ago
ZipMap: ([x], x → y) → [(x, y)]

github.com/morelinq/MoreLINQ - atifaziz opened this issue about 5 years ago
Add example for Return

github.com/morelinq/examples - atifaziz opened this issue about 5 years ago
Fix `Subsets` so it returns an empty set when k = 0

github.com/morelinq/MoreLINQ - Orace opened this pull request about 5 years ago
`Subsets(0)` should return an empty set

github.com/morelinq/MoreLINQ - Orace opened this issue about 5 years ago
Zip while

github.com/morelinq/MoreLINQ - Orace opened this pull request about 5 years ago
Add example for TrySingle

github.com/morelinq/examples - atifaziz opened this issue about 5 years ago
Missing example for IndexBy

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago
Missing example for ScanBy

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago
Add overloads that return tuples as default projections

github.com/morelinq/MoreLINQ - atifaziz opened this pull request over 5 years ago
Missing example for TraverseDepthFirst

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago
Missing example for TraverseBreadthFirst

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago
Missing example for ZipLongest

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago
Missing example for Window

github.com/morelinq/examples - atifaziz opened this issue over 5 years ago