Cleans HTML from constructs that can be used for cross-site scripting (XSS).
Info
Version: | 8.2.871-beta |
Author(s): | Michael Ganss |
Last Update: | Friday, July 26, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/mganss/HtmlSanitizer |
NuGet Url: | https://www.nuget.org/packages/HtmlSanitizer |
Install
Install-Package HtmlSanitizer
dotnet add package HtmlSanitizer
paket add HtmlSanitizer
HtmlSanitizer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AngleSharp(>= 0.14.0 && <= 0.14.0)
- AngleSharp.Css(>= 0.14.2 && <= 0.14.2)
- AngleSharp(>= 0.14.0 && <= 0.14.0)
- AngleSharp.Css(>= 0.14.2 && <= 0.14.2)
Tags