Eventualist.Extensions NuGet Package

Lightweight extension methods for booleans, strings and collections.

Includes:
- Bool: AddNot (conditionally prefixes a string), ToYesOrNo (converts bool to "yes"/"no").
- Collection: IsEmpty, IsNotEmpty, and Chunk (splits a collection into sublists with a maximum length).
- Memoize: simple caching for Func delegates (supports up to two arguments).

Targeted for .NET 10.0. MIT licensed.




Got any Eventualist.Extensions Question?





Info

Version: 5.0.2
Author(s): Iede Snoek
Last Update: Wednesday, December 10, 2025
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/snoekiede/Eventualist.Extensions
NuGet Url: https://www.nuget.org/packages/Eventualist.Extensions


Install
Install-Package Eventualist.Extensions
dotnet add package Eventualist.Extensions
paket add Eventualist.Extensions
Eventualist.Extensions Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

avg-downloads-per-day

3

days-since-last-release

11