# Emails.Transactional *Essentials framework plugin for compiling and sending templated transactional emails via an OAuth2 enabled API* ### Brief This dynamically loaded plugin allows OAuth2 enabled rest clients to send a tranasactional email requests along with a template file name and template variables. The **Fluid** template is retrieved from a configured S3 object storage by it''s template name, validated, compiled, and sent to the configured SMTP server. Transactions and SMTP results are stored in the configured database backend. #### Builds Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my [website](https://www.vaughnnugent.com/resources/software). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file. ## License Source files in for this project are licensed to you under the GNU Affero General Public License (or any later version). See the LICENSE files for more information.