Info
Version: | 1.5.0 |
Author(s): | Andrew Davey, David De Sloovere |
Last Update: | Monday, March 27, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewdavey/notfoundmvc |
NuGet Url: | https://www.nuget.org/packages/NotFoundMvc |
Install
Install-Package NotFoundMvc
dotnet add package NotFoundMvc
paket add NotFoundMvc
NotFoundMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 3.0.20105.1)
Tags
A view called NotFound is rendered instead of the default ASP.NET error page.