Top 20 NuGet result Packages

MixCore.Results
AspNetCore.Mvc.HttpActionResults.Informational is a collection of informational HTTP status code action results for ASP.NET Core MVC. See the project repository for more information and available features.
Brings to the F# Elm language core package modules like Json.Encode, Json.Decode, Basics, Debug, Result, Tuple, etc
Brings to the F# Elm language core package modules like Json.Encode, Json.Decode, Basics, Debug, Result, Tuple, etc
Combines Result and Hopac's Job
The result practicy abstraction
Contains core monad implementations including Maybe and Either for general use.
Generic discriminating union types to be used as results when you want to make sure every return type is handled explicitly.
Result type written in C# with the ability to chain computations and first class Task/async support. Represents the ability for a computation to fail in a way more appropriate than throwing Exceptions in a lot of cases.
C# implementation of the functional Result monadic type.
Extension libs and utilities of DotQuery, a lightweight query result caching framework for .NET
This is a wrapper for web api services. Some helpful classes like OperationResult.
a simple execution result container for .net and .netcore
Neotys rest results api
Source code package. A class containing methods for synchronously waiting on a Task, preventing deadlocks due to the presence of a synchronization context. Useful as a temporary solution until you can flow async all the way through.
Componente que ofrece clases de resultado de comunicacion entre métodos, extensiones, clases utilitarios, cifrador de password, etc. Este componente puede ser usado en cualquiera de las capas bajo una arquitectura domain driven design.
The domain layer implementation helpers.
"Either" Monad-like Implementation for dealing with operation results in C#
Result filter for ASP.NET Core MVC Controllers that can produce multiple types of results for the same action. Used in multi-client APIs that need to serve different types of results per device