Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

README.MD

File metadata and controls

13 lines (8 loc) · 413 Bytes

Orso.Arpa.Mail

Abstract

This project contains the logic to send mails via a SMTP server. The server can be configured in the appsettings*.jsonfile.

Subfolders

Interfaces

Contains the interfaces of the mail project

Templates

Contains e-mail templates to generate templated, parametrized e-mails with. Find further information in the README.MD file of this folder.