Vereyon.Web.HtmlSanitizer 1.6.0-beta1

This is a prerelease version of Vereyon.Web.HtmlSanitizer.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vereyon.Web.HtmlSanitizer --version 1.6.0-beta1
NuGet\Install-Package Vereyon.Web.HtmlSanitizer -Version 1.6.0-beta1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vereyon.Web.HtmlSanitizer" Version="1.6.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vereyon.Web.HtmlSanitizer --version 1.6.0-beta1
#r "nuget: Vereyon.Web.HtmlSanitizer, 1.6.0-beta1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Vereyon.Web.HtmlSanitizer as a Cake Addin
#addin nuget:?package=Vereyon.Web.HtmlSanitizer&version=1.6.0-beta1&prerelease

// Install Vereyon.Web.HtmlSanitizer as a Cake Tool
#tool nuget:?package=Vereyon.Web.HtmlSanitizer&version=1.6.0-beta1&prerelease

Rule based HTML sanitizer using a white list. Documentation at: https://github.com/Vereyon/HtmlRuleSanitizer

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Vereyon.Web.HtmlSanitizer:

Repository Stars
Resgrid/Core
The Open Source Computer Aided Dispatch (CAD), Personnel, Shift Management, Automatic Vehicle Location (AVL) and Emergency Management Platform that powers Resgrid.com
Version Downloads Last updated
1.8.0 16,385 10/28/2023
1.7.1 12,449 8/6/2023
1.7.0 36,790 4/8/2023
1.6.0.1 272,231 2/6/2021
1.6.0 18,134 4/19/2020
1.6.0-beta1 396 3/29/2020
1.5.1 48,950 10/27/2019
1.5.0 28,384 12/26/2018
1.4.0 29,269 12/26/2017
1.3.1.1 77,904 9/26/2017
1.3.1 18,445 6/14/2017
1.3.0 3,368 1/15/2017
1.2.1 1,113 1/15/2017
1.2.0 5,047 8/15/2016
1.1.4 2,649 5/13/2016
1.1.3 7,907 1/15/2016
1.1.2 3,130 11/7/2015
1.1.1 1,949 7/8/2015
1.1.0 1,300 6/18/2015
1.0.0 1,563 5/3/2015

Implemented customizable attribute sanitization.