Info
Version: | 0.1.125 |
Author(s): | Microsoft, AntiXSS Contributors |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/hangy/AntiXss |
NuGet Url: | https://www.nuget.org/packages/AntiXSS.NetStandard.HtmlSanitization |
Install
Install-Package AntiXSS.NetStandard.HtmlSanitization
dotnet add package AntiXSS.NetStandard.HtmlSanitization
paket add AntiXSS.NetStandard.HtmlSanitization
AntiXSS.NetStandard.HtmlSanitization Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
net461
1 package depend on this package.
Tags
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.