Introduction

Welcome to Wolfgang.Extensions.Mail!

Overview

A collection of extension methods for working with email and mail-related functionality in System.Net.Mail.

Key Features

  • AddRange extensions for AttachmentCollection — add multiple attachments in a single call
  • AddRange extensions for MailAddressCollection — add multiple email addresses to To, CC, or BCC
  • Supports params arrays and IEnumerable<T> overloads for flexibility
  • Full null-checking with descriptive ArgumentNullException messages

Getting Help

If you need help with Wolfgang.Extensions.Mail, please: