MagicalUnicornMvcErrorToolkit 1.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MagicalUnicornMvcErrorToolkit --version 1.0.0                
NuGet\Install-Package MagicalUnicornMvcErrorToolkit -Version 1.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MagicalUnicornMvcErrorToolkit" Version="1.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MagicalUnicornMvcErrorToolkit --version 1.0.0                
#r "nuget: MagicalUnicornMvcErrorToolkit, 1.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MagicalUnicornMvcErrorToolkit as a Cake Addin
#addin nuget:?package=MagicalUnicornMvcErrorToolkit&version=1.0.0

// Install MagicalUnicornMvcErrorToolkit as a Cake Tool
#tool nuget:?package=MagicalUnicornMvcErrorToolkit&version=1.0.0                

Would you like your ASP.NET MVC web application to handle both 404 Not Found errors and 500 Server Errors (and everything in between?).

Hells yeah, you do! I do! Unicorns do!

So this little nuget package is for you -> it's sets up some settings in your web.config & global.asax. It adds a controller with the appropriate views and off you go :)

Or you can do it manually yourself: http://stackoverflow.com/questions/619895/how-can-i-properly-handle-404-in-asp-net-mvc/7499406#7499406

Shout out to David Fowler for the suggestion, while in SignalR. :)

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MagicalUnicornMvcErrorToolkit:

Repository Stars
PureKrome/RavenOverflow
StackOverflow rip with a RavenDb database store
Version Downloads Last updated