Info
Version: | 1.0.0 |
Author(s): | Sean McAlinden |
Last Update: | Sunday, September 28, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/embarr-development/asp.net-web-api-antixss-attribute |
NuGet Url: | https://www.nuget.org/packages/ASPNetWebAPIAntiXss |
Install
Install-Package ASPNetWebAPIAntiXss
dotnet add package ASPNetWebAPIAntiXss
paket add ASPNetWebAPIAntiXss
ASPNetWebAPIAntiXss Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It essentially runs the Microsoft AntiXss library against the input and fails validation if the result is different to the original value. There are ways to fine tune and relax where appropriate.