ReneWiersma
-
- 2,059 total downloads
- last updated 12/19/2020
- Latest version: 1.1.0
Provides ICommand interfaces, and an implementation of a CompositeCommand. -
- 1,346 total downloads
- last updated 10/2/2020
- Latest version: 1.0.1
The Chunking extension divides an IEnumerable into equally sized chunks and allows you to iterate over them. This may be useful when, for example, sending a large of items to a webservice, or saving a large... More information -
- 1,344 total downloads
- last updated 12/20/2020
- Latest version: 1.1.0
Package Description -
- 1,331 total downloads
- last updated 3/12/2026
- Latest version: 1.1.1
A simple, immutable Result type for C# that encapsulates either a success value or an error. Features implicit conversions, nullability-aware IsSuccess/IsFailure checks, and static factory methods — no... More information -
- 855 total downloads
- last updated 12/15/2020
- Latest version: 1.0.0
Package Description -
- 404 total downloads
- last updated 4/3/2026
- Latest version: 1.2.0
Functional extensions for SoftwareMadeSimple.SimpleResults, providing Map, Bind, MapError, BindError, Match, Unit, and applicative Lift/Apply with error accumulation.