791 packages tagged with “Result”
CSharpFunctionalExtensions - functional extensions for C#
A lightweight Result object implementation for .NET
Extension for VSTest and Microsoft.Testing.Platform that reports test results to GitHub Actions
A simple, fluent discriminated union of an error or a result.
A simple package to implement the Result pattern for returning from services.
FsToolkit.ErrorHandling is an extensive utility library based around the F# Result type, enabling consistent and powerful error handling.
Adds ASP.NET Core filters that translate from Result to ActionResult.
Asserting FluentResults objects with FluentAssertions
FluentResult Asp.Net Core integration
A basic implementation of a descriptive algebraic data type for C#.
1、控制器扩展、过滤器、中间件、自定义API返回值
A simple package to implement FluentValidation with the Ardalis.Result package.
DotNetCore.Results
A simple Result object implementation for .NET
This a simple C# class libary to handle error of an operation
Common types and helpers for represent result of some operation.
Http Result monad for C#. In its core this monad enhances a type by adding a success/failure status and an http state. This type is meant to be used by operations that do Http calls. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html.
The safest way to make REST calls in C#. Functional HTTP client library with Result types, exhaustiveness checking, and zero exceptions.
Communication for .NET
Simple application of HttpResult monad by using System.Net.Http.HttpClient. For more information see http://csharp-functional.readthedocs.io/en/latest/http-result-monad.html#httpresult-monads-how-to.
A assertion extensions of FluentResults for Nut.Results
Extension methods to configure exception handler which write MVC action result to responce body. Userfull for writing objects
An extremely light and modern Result Pattern library.
A package bringing popular functional abstractions (e.g. Option or Either) to C#.
DotNetCore.AspNetCore
PostSharp.Patterns.Caching: support for Redis.
A service result library that can map and validate in a fluent way