A simple package to implement the Result pattern for returning from services.
Info
| Version: | 10.1.0 |
| Author(s): | Steve Smith (@ardalis), Shady Nagy (@ShadyNagy) |
| Last Update: | Monday, October 28, 2024 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/ardalis/result |
| NuGet Url: | https://www.nuget.org/packages/Ardalis.Result |
Install
Install-Package Ardalis.Result
dotnet add package Ardalis.Result
paket add Ardalis.Result
Ardalis.Result Download (Unzip the "nupkg" after downloading)
Dependencies
Tags