ReneWiersma
-
- 2,078 total downloads
- last updated 12/19/2020
- Latest version: 1.1.0
Provides ICommand interfaces, and an implementation of a CompositeCommand. -
- 1,417 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 -
- 1,360 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,357 total downloads
- last updated 12/20/2020
- Latest version: 1.1.0
Package Description -
- 869 total downloads
- last updated 12/15/2020
- Latest version: 1.0.0
Package Description -
- 531 total downloads
- last updated 5/15/2026
- Latest version: 1.3.0
Functional extensions for SoftwareMadeSimple.SimpleResults, providing Map, Bind, MapError, BindError, Match, Unit, and applicative Lift/Apply with error accumulation.