AntiXSS 4.3.0
dotnet add package AntiXSS --version 4.3.0
NuGet\Install-Package AntiXSS -Version 4.3.0
<PackageReference Include="AntiXSS" Version="4.3.0" />
paket add AntiXSS --version 4.3.0
#r "nuget: AntiXSS, 4.3.0"
// Install AntiXSS as a Cake Addin #addin nuget:?package=AntiXSS&version=4.3.0 // Install AntiXSS as a Cake Tool #tool nuget:?package=AntiXSS&version=4.3.0
AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. 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. |
This package has no dependencies.
NuGet packages (27)
Showing the top 5 NuGet packages that depend on AntiXSS:
Package | Downloads |
---|---|
XAct.UI.Web.Mvc
An XActLib assembly: a Library of code for working with Asp.NET Mvc v3 Framework |
|
XAct.Web
An XActLib assembly: the base class for functionality required on a web server. |
|
Code52.i18n.MVC4
A core package to create an internationalization-ready web application |
|
Kuick
Kuick Application Framework. |
|
Bit.Server.IdentityServer
Bit.Server.IdentityServer |
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on AntiXSS:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
JabbR/JabbR
Collaborative chat done right
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
elmah/Elmah
Error Logging Modules & Handlers for ASP.NET
|