Info
Version: | 1.0.11 |
Author(s): | john-blair |
Last Update: | Tuesday, November 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://johnblair.azurewebsites.net/user-instructions/jb-errorpages |
NuGet Url: | https://www.nuget.org/packages/JB.ErrorPages |
Install
Install-Package JB.ErrorPages
dotnet add package JB.ErrorPages
paket add JB.ErrorPages
JB.ErrorPages Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(>= 8.1.5 && < 8.999999.0)
Tags
Create ecErrorPage Doc Type with Name of error code e.g. 500 and /Error/500.html will be created using content theme for use by IIS when configured in web.config.
For Usage Instructions watch the video for this package at the project url.