Found 386 packages
A simple package to implement the Result pattern for returning from services.
Adds ASP.NET Core filters that translate from Result to ActionResult.
A simple package to implement FluentValidation with the Ardalis.Result package.
DotNetCore.Results
Result models for the service result pattern. Allows for wrapping data and errors in a reusable way.
Package Description
Implementation of result type based on pattern matching
An extremely light and modern Result Pattern library.
A simple package to implement the Result pattern for returning from services.
A result object contains value and status of an operation which can be returned from services.
This is a result class for .NET
Library featuring a command handler pattern.
PostSharp.Patterns.Caching: support for Redis.
The contracts for the result pattern approach. This approach returns success or failure results containing custom error objects. An alternative approach to throwing custom exceptions.
A simple package to implement the Result pattern for returning from services.
A package to implement the result pattern
A simple result abstraction.
Implementation of The Result Pattern
A package containing result and optional types to avoid exceptions and provide extensibility on error management and a way to work with the values they wrap, as well as avoiding null reference exceptions
This package contains class which implements the result pattern