Microsoft.AspNetCore.Antiforgery
2.2.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
This package was built from the source code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa
Install-Package Microsoft.AspNetCore.Antiforgery -Version 2.2.0
dotnet add package Microsoft.AspNetCore.Antiforgery --version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.Antiforgery" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Antiforgery --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.AspNetCore.Antiforgery, 2.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.DataProtection (>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Microsoft.Extensions.ObjectPool (>= 2.2.0)
Used By
NuGet packages (34)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Antiforgery:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.ViewFeatures
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Hangfire.AspNetCore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
|
|
Dawnx.AspNetCore
Provides some common functions, such as navigation tree, to build Web applications easily.
|
GitHub repositories (11)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Antiforgery:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
simplcommerce/SimplCommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 17,387,751 | 12/3/2018 |
2.2.0-preview3-35497 | 74,498 | 10/17/2018 |
2.2.0-preview2-35157 | 25,120 | 9/12/2018 |
2.2.0-preview1-35029 | 9,428 | 8/22/2018 |
2.1.1 | 11,515,098 | 6/18/2018 |
2.1.0 | 13,252,403 | 5/29/2018 |
2.1.0-rc1-final | 44,436 | 5/6/2018 |
2.1.0-preview2-final | 38,712 | 4/10/2018 |
2.1.0-preview1-final | 63,453 | 2/26/2018 |
2.0.3 | 3,779,536 | 5/7/2018 |
2.0.2 | 3,899,761 | 3/13/2018 |
2.0.1 | 9,216,168 | 11/14/2017 |
2.0.0 | 15,948,862 | 8/11/2017 |
2.0.0-preview2-final | 65,940 | 6/27/2017 |
2.0.0-preview1-final | 21,995 | 5/10/2017 |
1.1.3 | 803,280 | 9/20/2017 |
1.1.2 | 2,150,108 | 5/9/2017 |
1.1.1 | 2,492,275 | 3/6/2017 |
1.1.0 | 1,629,044 | 11/16/2016 |
1.1.0-preview1-final | 17,153 | 10/24/2016 |
1.0.6 | 353,814 | 11/14/2017 |
1.0.5 | 7,437 | 9/20/2017 |
1.0.4 | 73,075 | 5/9/2017 |
1.0.3 | 1,484,588 | 3/6/2017 |
1.0.2 | 468,806 | 12/12/2016 |
1.0.1 | 806,789 | 9/13/2016 |
1.0.0 | 3,981,738 | 6/27/2016 |
1.0.0-rc2-final | 118,497 | 5/16/2016 |