MailEase 0.0.1-pre.58
dotnet add package MailEase --version 0.0.1-pre.58
NuGet\Install-Package MailEase -Version 0.0.1-pre.58
<PackageReference Include="MailEase" Version="0.0.1-pre.58" />
paket add MailEase --version 0.0.1-pre.58
#r "nuget: MailEase, 0.0.1-pre.58"
// Install MailEase as a Cake Addin #addin nuget:?package=MailEase&version=0.0.1-pre.58&prerelease // Install MailEase as a Cake Tool #tool nuget:?package=MailEase&version=0.0.1-pre.58&prerelease
<p align="center"> <a href=https://github.com/Eiromplays/MailEase target="_blank">
</a> </p>
<p align="center"> <img src="https://img.shields.io/github/contributors/Eiromplays/MailEase" alt="GitHub contributors" /> <img src="https://img.shields.io/github/discussions/Eiromplays/MailEase" alt="GitHub discussions" /> <img src="https://img.shields.io/github/issues/Eiromplays/MailEase" alt="GitHub issues" /> <img src="https://img.shields.io/github/issues-pr/Eiromplays/MailEase" alt="GitHub pull request" /> </p>
🔍 Table of Contents
💻 Stack
Include a concise explanation about the Tech Stack employed.
📝 Project Summary
- .github: GitHub workflows for CI/CD automation.
- licenses: This is where you can find all licenses for packages/libraries I have taken inspiration/code from.
- src/MailEase: Core functionality and business logic of the MailEase application.
- src/MailEase/Providers: Implementations of various email providers.
- src/MailEase/Providers/Amazon: Integration with Amazon SES for sending emails.
- src/MailEase/Providers/Infobip: Integration with Infobip for sending emails.
- src/MailEase/Providers/Mailgun: Integration with Mailgun for email delivery (WIP, and untested).
- src/MailEase/Providers/Mailtrap: Integration with Mailtrap for email sending, testing and debugging.
- src/MailEase/Providers/Microsoft: Integration with Microsoft Azure Communication Services Email.
- src/MailEase/Providers/SendGrid: Integration with SendGrid for email delivery.
- src/MailEase/Providers/Smtp: Integration with SMTP servers for email sending.
⚙️ Setting Up (WIP)
WIP
- WIP
🚀 Run Locally (WIP)
1.Clone the MailEase repository:
git clone https://github.com/Eiromplays/MailEase
✨ Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
📄 License
This project is licensed under the MIT License - see the MIT License file for details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- MailKit (>= 4.3.0)
- Microsoft.Extensions.Http.Polly (>= 8.0.0)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
-
net7.0
- MailKit (>= 4.3.0)
- Microsoft.Extensions.Http.Polly (>= 8.0.0)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
-
net8.0
- MailKit (>= 4.3.0)
- Microsoft.Extensions.Http.Polly (>= 8.0.0)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1-pre.58 | 368 | 12/14/2023 |
0.0.1-pre.52 | 74 | 12/13/2023 |
0.0.1-pre.48 | 66 | 12/13/2023 |
0.0.1-pre.46 | 77 | 12/13/2023 |