AntiXSS 4.3.0
Install-Package AntiXSS -Version 4.3.0
dotnet add 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 |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (29)
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. |
|
Kuick
Kuick Application Framework. |
|
NewPlatform.Flexberry.AspNet
Flexberry ASP.NET package. |
|
Bit.Server.IdentityServer
Bit.Server.IdentityServer |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on AntiXSS:
Repository | Stars |
---|---|
Glimpse/Glimpse
The open source diagnostics platform for the web
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
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
|