Info
| Version: | 1.0.0 |
| Author(s): | Andy Carter |
| Last Update: | Friday, May 25, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.web-architecture.com |
| NuGet Url: | https://www.nuget.org/packages/ValidationAndAuthenticationByDefault.MVC3 |
Install
Install-Package ValidationAndAuthenticationByDefault.MVC3
dotnet add package ValidationAndAuthenticationByDefault.MVC3
paket add ValidationAndAuthenticationByDefault.MVC3
ValidationAndAuthenticationByDefault.MVC3 Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4)
Tags
Anonymous access to a controller action needs to be explicitly set by use of an attribute.