Frognar
-
- 1,583 total downloads
- last updated 6/13/2025
- Latest version: 1.2.0
dotResult is a lightweight and intuitive implementation of the Result monad for the .NET platform. It simplifies error handling and value propagation in a functional way, improving code readability and safety. -
- 750 total downloads
- last updated 8/3/2024
- Latest version: 1.0.0
dotMaybe is a lightweight, intuitive implementation of the Maybe monad for .NET. It simplifies working with optional values, eliminating null reference exceptions and promoting a more functional, declarative... More information -
- 459 total downloads
- last updated 2/2/2024
- Latest version: 0.1.1
The ValidDotNet package provides a versatile set of classes for streamlined validation in C# applications. The package includes a ValidationResult record struct, allowing easy tracking of validation errors, and... More information -
- 192 total downloads
- last updated 7/1/2025
- Latest version: 0.5.0
A robust and flexible C# library for functional validation. This package provides a Validated<T> type, inspired by functional programming concepts, to handle validation results by explicitly distinguishing... More information -
- 143 total downloads
- last updated 7/14/2025
- Latest version: 1.0.0
dotUnit is an ultra-lightweight C# library that provides a `Unit` type. Its purpose is to serve as a functional programming equivalent for `void`, enabling more consistent and composable code, especially in... More information