An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/backgroundemailsender.outboxpattern

This application is a clone of the homonymous application of the one developed by BrightSoul.
https://github.com/angelodotnet/backgroundemailsender.outboxpattern

background-service csharp hacktoberfest hacktoberfest-accepted net6 onion-architecture outbox-pattern sendmail

Last synced: 11 months ago
JSON representation

This application is a clone of the homonymous application of the one developed by BrightSoul.

Awesome Lists containing this project

README

          

# Background Email Sender Outbox Pattern
This application is a clone of the homonymous application of the one developed by [@BrightSoul](https://github.com/BrightSoul) available at this link: https://github.com/BrightSoul/background-email-sender but with the integration of the Outbox pattern.