/LinqMini

A (very) small set of some essential extensions for Linq, does not intersect with MoreLinq

Primary LanguageC#The UnlicenseUnlicense

LinqMini

NuGet

A (very) small set of some essential extensions for Linq, does not intersect with MoreLinq

Includes

  • IsNullOrEmpty
  • WhereNotNull 🤷‍♂️
  • DefaultIfNullOrEmpty
  • RecursiveSelect, a very efficient recurse selector
  • StrictlyOfType which filters by exact type so boxed instances won't pass

I use these so often that they warrant their own nuget.