Purple is an idea for a self contained messaging microservice. The scenario is: You give Purple an email, or a text, via a REST call, and it takes care of storing that message, sending it, tracking it's history, and sending you status updates as the message processes.
Here is a screen shot (subject to change):
- .NET 7.x or higher
- For now, SqlServer 2019, or higher.
- SMTP, SendGrid and Twillio (currently without attachments). Possibly others in the future.
If you've spotted a bug in the code please use the project Issues HERE
We also have a discussion group HERE
There is developer documentation HERE (when the blasted CI/CD pipeline works and it gets updated).
We have a WIKI under construction for the project, HERE
We also write about projects like this one on our website, HERE
This project and it's contents are experimental in nature. There is no official support. Use at your own risk.