morelinq
IMPORTANT: This project is BETA quality. The author "definitely wants to take another look over it (and possibly add more stuff) before declaring it done." With that being stated, LINQ to Objects is missing a few desirable features. This project will enhance LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ.
Install
dotnet add package morelinq --version 1.0.0
Install-Package morelinq -Version 1.0.0
<PackageReference Include="morelinq" Version="1.0.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.
Adoption guide
Codebases that repeatedly implement custom sequence helpers and want tested reusable operators.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.