Basic error handling components for a MVC5 application.
Info
Version: | 1.0.0 |
Author(s): | Julio Fuentes Cerrada |
Last Update: | Wednesday, March 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jellyfish.MVC5.ErrorHandling |
Install
Install-Package Jellyfish.MVC5.ErrorHandling
dotnet add package Jellyfish.MVC5.ErrorHandling
paket add Jellyfish.MVC5.ErrorHandling
Jellyfish.MVC5.ErrorHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags