-
Tuya S.A
- Medellín, Colombia
- mrdave1999.github.io
- in/dave-roman
- @MrDave1999
Results
A generalised Result object implementation for .NET/C#
A result abstraction that can be mapped to HTTP response codes if needed.
A simple C# class library to error handling.
A simple library to implement the Result pattern for returning from services
A simple, fluent discriminated union of an error or a result.
A set of lightweight libraries to totally decouple operation results and actual application responses.
Communication library is a convenient wrapper for handling the results of functions that do not throw exceptions. Instead of throwing exceptions, these functions return an object that contains the …
Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching
Tiny package for decoupling domain operation results from IActionResult and IResult types of ASP.NET Web API