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.
- Host: GitHub
- URL: https://github.com/muhammedtas/e-mail-web-api-windows-service
- Owner: muhammedtas
- Created: 2018-05-07T17:28:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T11:27:47.000Z (about 7 years ago)
- Last Synced: 2025-03-29T03:16:30.312Z (6 months ago)
- Topics: asynchronous-programming, csharp, entity-framework, seri-log, smtp-mail, webapi-2, windowsservices
- Language: C#
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Mail-Web-Api-Windows-Service