`INAF.Libraries.Net.CommonEmailSenders` is a class library focused on sending application emails through configurable contexts. It centralizes email delivery logic, configuration lookup, HTML template handling, and logging, so consuming applications can reuse a common email-sending workflow.The library is designed to: send emails through a shared sender service; support context-specific email settings from configuration; prepare email body content from external template files; integrate with shared application models and helper libraries; provide an extensible base class for specialized email sender contexts
Francesco Carraro (Tue,) studied this question.