Microsoft.AspNet.Antiforgery
1.0.0-beta6
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.AspNet.Antiforgery --version 1.0.0-beta6
NuGet\Install-Package Microsoft.AspNet.Antiforgery -Version 1.0.0-beta6
<PackageReference Include="Microsoft.AspNet.Antiforgery" Version="1.0.0-beta6" />
paket add Microsoft.AspNet.Antiforgery --version 1.0.0-beta6
#r "nuget: Microsoft.AspNet.Antiforgery, 1.0.0-beta6"
// Install Microsoft.AspNet.Antiforgery as a Cake Addin #addin nuget:?package=Microsoft.AspNet.Antiforgery&version=1.0.0-beta6&prerelease // Install Microsoft.AspNet.Antiforgery as a Cake Tool #tool nuget:?package=Microsoft.AspNet.Antiforgery&version=1.0.0-beta6&prerelease
An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
-
DNX 4.5.1
- Microsoft.AspNet.DataProtection (>= 1.0.0-beta6)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-beta6)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta6)
- Microsoft.Framework.DependencyInjection.Abstractions (>= 1.0.0-beta6)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta6)
- Microsoft.Framework.WebEncoders (>= 1.0.0-beta6)
-
DNXCore 5.0
- Microsoft.AspNet.DataProtection (>= 1.0.0-beta6)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-beta6)
- Microsoft.AspNet.WebUtilities (>= 1.0.0-beta6)
- Microsoft.CSharp (>= 4.0.0-beta-23109)
- Microsoft.Framework.DependencyInjection.Abstractions (>= 1.0.0-beta6)
- Microsoft.Framework.OptionsModel (>= 1.0.0-beta6)
- Microsoft.Framework.WebEncoders (>= 1.0.0-beta6)
- System.Collections (>= 4.0.10-beta-23109)
- System.Linq (>= 4.0.0-beta-23109)
- System.Security.Cryptography.Hashing.Algorithms (>= 4.0.0-beta-23109)
- System.Security.Cryptography.RandomNumberGenerator (>= 4.0.0-beta-23109)
- System.Threading (>= 4.0.10-beta-23109)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNet.Antiforgery:
Package | Downloads |
---|---|
Microsoft.AspNet.Mvc.ViewFeatures
View Rendering features for the MVC runtime |
|
Boilerplate.Web.Mvc6
Provides boilerplate framework code for an ASP.NET MVC project. ASP.NET MVC Boilerplate is a professional template for building secure, fast, robust and adaptable web applications or sites. It provides the minimum amount of code required on top of the default MVC template provided by Microsoft. You can download the ASP.NET MVC Boilerplate project template on the Visual Studio Gallery or download the code on GitHub. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-rc1-final | 414,841 | 11/18/2015 |
1.0.0-beta8 | 48,801 | 10/15/2015 |
1.0.0-beta7 | 33,184 | 9/2/2015 |
1.0.0-beta6 | 38,417 | 7/27/2015 |
1.0.0-beta5 | 1,170 | 6/30/2015 |