aspnet.suppressformsredirect
0.0.1.2
See the version list below for details.
dotnet add package aspnet.suppressformsredirect --version 0.0.1.2
NuGet\Install-Package aspnet.suppressformsredirect -Version 0.0.1.2
<PackageReference Include="aspnet.suppressformsredirect" Version="0.0.1.2" />
paket add aspnet.suppressformsredirect --version 0.0.1.2
#r "nuget: aspnet.suppressformsredirect, 0.0.1.2"
// Install aspnet.suppressformsredirect as a Cake Addin #addin nuget:?package=aspnet.suppressformsredirect&version=0.0.1.2 // Install aspnet.suppressformsredirect as a Cake Tool #tool nuget:?package=aspnet.suppressformsredirect&version=0.0.1.2
Module that prevents ASP.NET Forms Authentication to redirect the user to the login page. This is helpful for AJAX, JSON, and
all other of non Web Representation (Views/Pages) type of requests.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on aspnet.suppressformsredirect:
Package | Downloads |
---|---|
DotNetDesign.Substrate.WebApi
Library built on top of DotNetDesign.Substrate that exposes a web-api using the new MVC 4 ApiController |
|
WebApi.OAuth
Authenticates service requests using Windows Identity Foundation and SimpleWebToken (wif.swf). Due to WebApi requirement for ASP.NET it also suppresses Forms Redirect by leveraging aspnet.suppressformsredirect Package. |
|
WebApi.Membership
Authenticates service requests using your Membership Provider. Due to WebApi requirement for ASP.NET it also suppresses Forms Redirect by leveraging aspnet.suppressformsredirect Package. |
|
WebApiSync
!!!Instruction!!! 1)Rename Service1 to WinService 2)Install nuget package 3)Insert your namespace in app.config instead __NAMESPACE__ 4)Write "debug" to project->properties->debug->arguments of command line |
GitHub repositories
This package is not used by any popular GitHub repositories.