Microsoft.AspNetCore.Antiforgery (2.0.0)

Published 2023-05-05 11:26:41 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Antiforgery

About this package

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

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.DataProtection 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Http.Abstractions 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.Http.Extensions 2.0.0 .NETStandard2.0
Microsoft.AspNetCore.WebUtilities 2.0.0 .NETStandard2.0
Microsoft.Extensions.ObjectPool 2.0.0 .NETStandard2.0
Details
NuGet
2023-05-05 11:26:41 +10:00
14
Microsoft
40 KiB
Assets (1)
Versions (1) View all
2.0.0 2023-05-05