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

https://github.com/egemenciftci/maui-send-email

Email sender application to demonstrate some concepts in MAUI.
https://github.com/egemenciftci/maui-send-email

csharp dependency-injection maui mvvm navigation net preferences secure-storage smtp-client xaml

Last synced: 25 days ago
JSON representation

Email sender application to demonstrate some concepts in MAUI.

Awesome Lists containing this project

README

        

# MAUI Send Email
Email sender application to demonstrate some concepts in MAUI.

- DI (MAUI)
- Navigation (MAUI)
- Preferences (MAUI)
- SecureStorage (MAUI)
- MVVM (CommunityToolkit.Mvvm)
- SMTP Client (MailKit)
- Converters (CommunityToolkit.Maui)