https://github.com/djaus2/messagingblazor
Sample .NET Console apps for Sending Email and SMS messages. Also receive SMS.
https://github.com/djaus2/messagingblazor
blazor blazor-server controller email sms twilio
Last synced: about 1 month ago
JSON representation
Sample .NET Console apps for Sending Email and SMS messages. Also receive SMS.
- Host: GitHub
- URL: https://github.com/djaus2/messagingblazor
- Owner: djaus2
- Created: 2021-01-15T11:24:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T19:51:25.000Z (over 5 years ago)
- Last Synced: 2025-04-23T18:19:36.225Z (about 1 year ago)
- Topics: blazor, blazor-server, controller, email, sms, twilio
- Language: C#
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blazor Messaging
Sample .NET Console apps for Sending Email and SMS messages
Simple .NET 5 Console app to send a simple text message via emal or SMS. No returns monitored
**Nb: 18-01-21 6:50PM (AEST) Have done a clean out of repository.**
## Email
Requires an Office365 email account
## SMS
Requires a Twillio account
## Twilio Blazor Server
Now has a Blazor Server .NET Core 3.1 for responding to received SMS.
This now has a Y or N mechansim to forward this determination to Admin as SMS.