This library classes and helper methods which can be used to return action results directly during the MVC executing pipeline.
Info
Version: | 1.1.0 |
Author(s): | Iris Sakura |
Last Update: | Tuesday, October 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sgjsakura/AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Sakura.AspNetCore.Mvc.ActionResultExceptionExtensions |
Install
Install-Package Sakura.AspNetCore.Mvc.ActionResultExceptionExtensions
dotnet add package Sakura.AspNetCore.Mvc.ActionResultExceptionExtensions
paket add Sakura.AspNetCore.Mvc.ActionResultExceptionExtensions
Sakura.AspNetCore.Mvc.ActionResultExceptionExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
No dependencies.
Tags