Skip to content

To() method that takes a collection of addresses (suggestion) #282

Open
@Krzysztofz01

Description

@Krzysztofz01

I wanted to send a new email to some addresses stored in a IEnumerable. To make this job a bit simpler I created an extension method to provide an additional method: To(IEnumerable string emailAddress). I could make a pull request to extend the IFluentEmail interface with methods that take an array of string and IEnumerable of strings. What do you think about such a solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions