Event handler plugin for Umbraco that allows users to specify as page properties HTTP Status Codes to be returned.
Info
Version: | 2.1.0 |
Author(s): | Brian M. Powell |
Last Update: | Tuesday, February 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Bitmapped/UmbHttpStatusCode |
NuGet Url: | https://www.nuget.org/packages/UmbHttpStatusCode |
Install
Install-Package UmbHttpStatusCode
dotnet add package UmbHttpStatusCode
paket add UmbHttpStatusCode
UmbHttpStatusCode Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency-Mvc(>= 1.8.0)
- Microsoft.AspNet.Mvc.FixedDisplayModes(>= 5.0.0)
- UmbracoCms.Core(>= 7.3.7)