Harmonickey / Serilog.Sinks.SendGridEmail

Sends the email notification through SendGrid
MIT License
2 stars 3 forks source link

Allow multiple recipients to be listed in the 'to' field #4

Closed atlaning closed 3 days ago

atlaning commented 2 years ago

Splitting the 'to' string and using SingleEmailMultipleRecipients SendGrid API, still enables only one recipient to be specified.