140 packages tagged with “Results”
A lightweight Result object implementation for .NET
A simple, fluent discriminated union of an error or a result.
Asserting FluentResults objects with FluentAssertions
FluentResult Asp.Net Core integration
A basic implementation of a descriptive algebraic data type for C#.
An extremely light and modern Result Pattern library.
DotNetCore.AspNetCore
A library with Result types, such as Result and Optional.
Library for collating and parsing manufacturing/production test results.
A library with monad-like extensions for Kontur.Results, such as Then and do-notation.
Template for creating Tequra Results Processing adapters.
Package Description
Library for hosting manufacturing/production test results parsers. This is designed to operate with the Tequra Analytics Import Service
A standardized wrapper for the outcome of an operation, containing either a successful result value or a ProblemDetails describing the error, along with an HTTP status code.
A fast library used to calculate a text based formula input all contained in a convienent serilizable object. Add your own custom functions and variables. Calculate Boolean, String and Float outputs.
The Results pattern elegantly manages errors, encapsulating outcomes and values, fostering clean and predictable error handling in code.
Entity framework extensions including the ability to execute IQueryables with multiple result sets, allow ing a user to execute queries with N number of results in a single round trip to the database. Also contains generic classes to allow multiple result set mapping from stored procedures using the same pattern as the IQueryable extensions.
Some containers and base classes for general C# development
A robust option type for C#.
Lightweight .NET library to use result pattern instead of throwing exceptions.
Adds ExecuteQuery and ExecuteQueryAsync extension methods to DbConntion and DbCommand that return dynamic data results `IEnumerable<dynamic>` or `IAsyncEnumerable<dynamic>`.
A simple, fluent discriminated union of an error or a result. This repository only has extra properties compared to the original one. Original repository ErrorOr by Amichai Mantinband
Tolitech.Results.Guards is a utility library that provides fluent and expressive guard clauses for result-oriented programming.
Library to provide searching abstractions and implementation for common searching.
Generic Results
This package provides extension methods for handling HTTP responses in .NET applications, facilitating the extraction and mapping of relevant data from HttpResponseMessage objects into Result objects.
A result class and utility for failures.