Info
Version: | 1.0 |
Last Update: | Wednesday, September 21, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MagicalUnicornMvcErrorToolkit |
Install
Install-Package MagicalUnicornMvcErrorToolkit
dotnet add package MagicalUnicornMvcErrorToolkit
paket add MagicalUnicornMvcErrorToolkit
MagicalUnicornMvcErrorToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4)
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. :).