Send Email in dotnet with Mimekit, Retry, and Outbox Pattern

Опубликовано: 01 Март 2026
на канале: Ardalis
4,615
211

Send Email in dotnet with Mimekit, Retry, and Outbox Pattern

Hey everyone, I'm Steve Smith aka ardalis!

In this video we're going to use MimeKit to send emails and implement Retry and Outbox pattern support.

Get the Code
https://mailchi.mp/ardalis.com/email-...

Links
https://hub.docker.com/r/datalust/seq
https://hub.docker.com/r/jijiechen/pa...
https://ardalis.com/configuring-a-loc...
https://learn.microsoft.com/en-us/dot...
https://github.com/App-vNext/Polly

Docker Commands
docker run --name=papercut -p 25:25 -p 37408:37408 jijiechen/papercut:latest
docker run --name seq -d --restart unless-stopped -e ACCEPT_EULA=Y -p 5341:80 datalust/seq:latest

Check out my courses:
https://ardalis.com/training-classes/
https://www.pluralsight.com/authors/s...

Consulting and Training: https://NimblePros.com

Developer Group Mentoring: https://devBetter.com

If you read this far, I hope you liked the video and consider subscribing to my channel!

Find me:
https://ardalis.com
  / ardalis  
https://github.com/ardalis
  / stevenandrewsmith  
https://bsky.app/profile/ardalis.com

#dotnet #mimekit #retry #outbox #csharp #visualstudio #ardalis
#decorator #designpatterns