FluentEmail
FluentEmail copied to clipboard
Adding a null string as name in To method causes exception
We should ignore null strings in the name property. At the moment a name.Trim() call causes an exception.