Simple library that allows you to easily create error pages for common HTTP error and application exceptions.
Info
| Version: | 1.2.3 |
| Author(s): | Andrey Veselov |
| Last Update: | Tuesday, October 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://mvcerrorhandler.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/Moveax.Mvc.ErrorHandler |
Install
Install-Package Moveax.Mvc.ErrorHandler
dotnet add package Moveax.Mvc.ErrorHandler
paket add Moveax.Mvc.ErrorHandler
Moveax.Mvc.ErrorHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(4.0.30506.0)
Tags