A custom error handling solution for ASP.NET MVC applications that allows you to display an error page that will also track error trends and let your visitors automatically know if there's a trending issue going on.
Info
Version: | 0.2.0-pre2 |
Author(s): | Brad Butner |
Last Update: | Monday, March 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bradmb/fancy-error |
NuGet Url: | https://www.nuget.org/packages/FancyError |
Install
Install-Package FancyError
dotnet add package FancyError
paket add FancyError
FancyError Download (Unzip the "nupkg" after downloading)