ASP.Net Core AntiXSS Library.
Info
Version: | 1.0.0 |
Author(s): | Lenny |
Last Update: | Friday, July 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ISmallCode/SmallCode.AntiXSS |
NuGet Url: | https://www.nuget.org/packages/SmallCode.AspNetCore.AntiXSS |
Install
Install-Package SmallCode.AspNetCore.AntiXSS
dotnet add package SmallCode.AspNetCore.AntiXSS
paket add SmallCode.AspNetCore.AntiXSS
SmallCode.AspNetCore.AntiXSS Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- SmallCode.AspNetCore.HtmlAgilityPack(>= 1.0.0)
Tags