bluehands / Funicular-SwitchLinks
Funicular-Switch is a lightweight C# port of F#'s result and option types to support 'railway oriented' programming patterns. Focus on the happy path, without loosing error information.
☆25Updated 3 weeks ago
Alternatives and similar repositories for Funicular-Switch
Users that are interested in Funicular-Switch are comparing it to the libraries listed below
Sorting:
- Qowaiv is a Single Value Object library☆96Updated 3 weeks ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆78Updated last month
- Dead simple library for annotating steps of test case scenarios.☆66Updated last year
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- A convention based object to object mapper using Roslyn source generator.☆96Updated 7 months ago
- Code generator to easily create data builder patterns for your model classes