Microsoft.AspNet.Antiforgery 1.0.0-rc1-final

Prefix Reserved
This is a prerelease version of Microsoft.AspNet.Antiforgery.
dotnet add package Microsoft.AspNet.Antiforgery --version 1.0.0-rc1-final
                    
NuGet\Install-Package Microsoft.AspNet.Antiforgery -Version 1.0.0-rc1-final
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.AspNet.Antiforgery" Version="1.0.0-rc1-final" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.Antiforgery" Version="1.0.0-rc1-final" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.Antiforgery" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNet.Antiforgery --version 1.0.0-rc1-final
                    
#r "nuget: Microsoft.AspNet.Antiforgery, 1.0.0-rc1-final"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.AspNet.Antiforgery&version=1.0.0-rc1-final&prerelease
                    
Install Microsoft.AspNet.Antiforgery as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.Antiforgery&version=1.0.0-rc1-final&prerelease
                    
Install Microsoft.AspNet.Antiforgery as a Cake Tool

An antiforgery system for ASP.NET designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
.NETPlatform dotnet54 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 416,911 11/18/2015
1.0.0-beta8 48,895 10/15/2015
1.0.0-beta7 33,280 9/2/2015
1.0.0-beta6 38,602 7/27/2015
1.0.0-beta5 1,260 6/30/2015