IEmailSender<T>
.Install the CoreNotify CLI:
dotnet tool install --global CoreNotify.CLI
Register your email:
corenotify register [email protected]
You should receive your API key. Note this is for billing purposes and traceability. CoreNotify should be able to send to any recipient who registers in your applications.
Add the NuGet package to your app:
dotnet add package CoreNotify.MailerSend
Configure your API key. See demo: appsettings.json
Replace the default email sender