I\'ve got the common situation where I\'ve got user input that uses a subset of HTML (input with tinyMCE). I need to have some server-side protection against XSS attacks an
We are using the HtmlSanitizer .Net library, which:
Also on NuGet