Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Krzysztofz01 opened this issue Sep 18, 2021 · 2 comments
Open

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

Krzysztofz01 opened this issue Sep 18, 2021 · 2 comments

Comments

@Krzysztofz01
Copy link

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?

@Krzysztofz01
Copy link
Author

#283 I created the pull request with the implementation of my idea and tests.

@Krzysztofz01
Copy link
Author

What is the situation regarding the consideration of this pull request? (#283)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant