Adds ASP.NET Core filters that translate from Result to ActionResult.
Info
Version: | 10.1.0 |
Author(s): | Steve Smith (@ardalis), Shady Nagy (@ShadyNagy) |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/result |
NuGet Url: | https://www.nuget.org/packages/Ardalis.Result.AspNetCore |
Install
Install-Package Ardalis.Result.AspNetCore
dotnet add package Ardalis.Result.AspNetCore
paket add Ardalis.Result.AspNetCore
Ardalis.Result.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Ardalis.Result(>= 3.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags