Info
Version: | 1.0.3 |
Author(s): | Henrique Reis |
Last Update: | Friday, January 24, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SafeEnvironment.Mvc |
Install
Install-Package SafeEnvironment.Mvc
dotnet add package SafeEnvironment.Mvc
paket add SafeEnvironment.Mvc
SafeEnvironment.Mvc Download (Unzip the "nupkg" after downloading)
Configuration is done through the actions of attribute.
Eg.
[NotRequireSsl] or [RequireSsl].