Namespace Builvero.Application.Utilities
Classes
- HtmlSanitizer
Utility class for basic HTML sanitization to prevent XSS attacks.
- ProfilePhotoMapper
Maps profile photo data from entity to DTO with environment-based behavior. Single source of truth for profile photo URL mapping across all endpoints.
- S3ObjectKeyExtractor
Utility class for extracting S3 object keys from stored values. Handles various formats: full S3 URLs, presigned URLs, and object keys.
- SlugGenerator
Utility class for generating URL-friendly slugs from text.