Useful extension methods to populate a ProfanityDetector with a sample list of common profanity.
Info
Version: | 1.0.0-g37bba78e1e |
Author(s): | Stephen Haunts, eBooks.com |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ebooks-com/ProfanityDetector |
NuGet Url: | https://www.nuget.org/packages/Ebooks.ProfanityDetector.Extensions |
Install
Install-Package Ebooks.ProfanityDetector.Extensions
dotnet add package Ebooks.ProfanityDetector.Extensions
paket add Ebooks.ProfanityDetector.Extensions
Ebooks.ProfanityDetector.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Ebooks.ProfanityDetector(>= 1.0.037781)
- Microsoft.Extensions.FileProviders.Embedded(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)