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

https://github.com/muhammedtas/e-mail-web-api-windows-service

This is not a solution that you can clone it and directly run. It includes only the domain classes and main classes. Configure your web config, build your repository, also logger, then use this models and methods. It is now be able to send email, with bcc,cc, attachments, templates you can see in your application message box etc. It will be able to handle if send email is delivered, and read by time. It is trying to send email for 5 time if some in case of the unexpected error occured, then if it is not send; mail windows services trying to send that email from another smtp port by time.
https://github.com/muhammedtas/e-mail-web-api-windows-service

asynchronous-programming csharp entity-framework seri-log smtp-mail webapi-2 windowsservices

Last synced: 2 months ago
JSON representation

This is not a solution that you can clone it and directly run. It includes only the domain classes and main classes. Configure your web config, build your repository, also logger, then use this models and methods. It is now be able to send email, with bcc,cc, attachments, templates you can see in your application message box etc. It will be able to handle if send email is delivered, and read by time. It is trying to send email for 5 time if some in case of the unexpected error occured, then if it is not send; mail windows services trying to send that email from another smtp port by time.

Awesome Lists containing this project

README

          

# E-Mail-Web-Api-Windows-Service