A security package to allow an attribute to be set on controller methods to allow debugging over non SSL connections locally, but ensuring when the code goes to a live environment SSL connections are required.
Info
| Version: | 1.0.0 |
| Author(s): | Andy Carter |
| Last Update: | Thursday, February 28, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.web-architecture.com |
| NuGet Url: | https://www.nuget.org/packages/RemoteRequireHttps |
Install
Install-Package RemoteRequireHttps
dotnet add package RemoteRequireHttps
paket add RemoteRequireHttps
RemoteRequireHttps Download (Unzip the "nupkg" after downloading)
Dependencies
Tags