Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : baksteen.extensions.wherenotnull

This package contains two IEnumerable extension methods named WhereNotNull(). It skips all null elements from a sequence. This is useful for projects that have nullable reference types enabled because it converts IEnumerable<T?> into IEnumerable<T>

Registry - Homepage - JSON
purl: pkg:nuget/baksteen.extensions.wherenotnull
Keywords: nullable, notnull, wherenotnull, linq, extension, enumerable, csharp, extension-method
License: MIT
Latest release: over 1 year ago
First release: about 2 years ago
Downloads: 717 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...