IowaComputerGurus / netcore.utilities.email.sendgrid

A utility library for working with templated email delivery using SendGrid as the outbound delivery service
MIT License
1 stars 0 forks source link

Resolve issue that binds to usage in web context only #12

Closed mitchelsellers closed 1 year ago

mitchelsellers commented 2 years ago

Currently when trying to use within a non-web context it fails due to no IHostEnvironment, this requirement should be removed and replaced with a call for the environment name only.

mitchelsellers commented 1 year ago

Fixed by #380b0f9d602333e0ae1703989053606c540e1162