Daishi.Armor
1.0.0.3
dotnet add package Daishi.Armor --version 1.0.0.3
NuGet\Install-Package Daishi.Armor -Version 1.0.0.3
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="Daishi.Armor" Version="1.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Daishi.Armor --version 1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Daishi.Armor, 1.0.0.3"
#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.
// Install Daishi.Armor as a Cake Addin #addin nuget:?package=Daishi.Armor&version=1.0.0.3 // Install Daishi.Armor as a Cake Tool #tool nuget:?package=Daishi.Armor&version=1.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Advanced Resilient Mode of Recognition
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Daishi.JsonParser (>= 1.5.0)
- Newtonsoft.Json (>= 5.0.6)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Daishi.Armor:
Package | Downloads |
---|---|
Daishi.Armor.WebFramework
The Encrypted Token Pattern is a defence mechanism against Cross Site Request Forgery (CSRF) attacks, and is an alternative to its sister-patterns; Synchroniser Token, and Double Submit Cookie. The ARMOR Web Framework provides a means to leverage this technique in repelling CSRF attacks against ASP.NET applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.