← Artifacts

open source library · maintained

SchemaShroud

A .NET library I wrote for marking fields that should be anonymized.

SchemaShroud is a small .NET library. You mark model properties with attributes, then run data through the anonymizer.

I wrote it because privacy cleanup gets hard to trust when it lives in scattered scripts.