![]() |
VOOZH | about |
dotnet add package aspnet.suppressformsredirect --version 0.0.1.4
NuGet\Install-Package aspnet.suppressformsredirect -Version 0.0.1.4
<PackageReference Include="aspnet.suppressformsredirect" Version="0.0.1.4" />
<PackageVersion Include="aspnet.suppressformsredirect" Version="0.0.1.4" />Directory.Packages.props
<PackageReference Include="aspnet.suppressformsredirect" />Project file
paket add aspnet.suppressformsredirect --version 0.0.1.4
#r "nuget: aspnet.suppressformsredirect, 0.0.1.4"
#:package aspnet.suppressformsredirect@0.0.1.4
#addin nuget:?package=aspnet.suppressformsredirect&version=0.0.1.4Install as a Cake Addin
#tool nuget:?package=aspnet.suppressformsredirect&version=0.0.1.4Install as a Cake Tool
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 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package has no dependencies.
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 |
This package is not used by any popular GitHub repositories.