A library to prevent xss for WebApi.
Info
| Version: | 1.0.2 |
| Author(s): | Sunil Shrestha |
| Last Update: | Thursday, November 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/WebApiXss |
Install
Install-Package WebApiXss
dotnet add package WebApiXss
paket add WebApiXss
WebApiXss Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlSanitizer(>= 4.0.197)
- Microsoft.AspNet.WebApi(>= 5.2.0)
Tags