kontakten / ProfanityFilterLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProfanityFilterLibrary

  • A Library to handle curse words

Uses SRP and DI(P) from S.O.L.I.D

  • Single Responsibility Principle
  • Dependency Inversion Principle
  • Tried abit of TDD.

Solution includes:

Simple console application to filter cursewords.

Profanity Library (To handle filtering of curse word).

Unit test on individual components.

Simple Blazor wasm project.

About


Languages

Language:C# 68.0%Language:HTML 26.1%Language:CSS 5.8%