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.
- Host: GitHub
- URL: https://github.com/egemenciftci/maui-send-email
- Owner: EgemenCiftci
- Created: 2022-09-03T16:21:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T20:59:04.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:17:07.329Z (3 months ago)
- Topics: csharp, dependency-injection, maui, mvvm, navigation, net, preferences, secure-storage, smtp-client, xaml
- Language: C#
- Homepage:
- Size: 155 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)