A collection of extensions to core ASP.NET including a way to suppress login page redirects caused by the forms authentication module.
Info
| Version: | 0.0.1 |
| Author(s): | Phil Haack |
| Last Update: | Tuesday, October 4, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Haacked/CodeHaacks |
| NuGet Url: | https://www.nuget.org/packages/AspNetHaack |
Install
Install-Package AspNetHaack
dotnet add package AspNetHaack
paket add AspNetHaack
AspNetHaack Download (Unzip the "nupkg" after downloading)
Dependencies
- WebActivator(1.4.4)
Tags