https://github.com/alysonsz/blazorssr-send-email
Send Email with Blazor SSR (Static Server-Side Rendering)
https://github.com/alysonsz/blazorssr-send-email
Last synced: 4 months ago
JSON representation
Send Email with Blazor SSR (Static Server-Side Rendering)
- Host: GitHub
- URL: https://github.com/alysonsz/blazorssr-send-email
- Owner: alysonsz
- Created: 2024-06-08T18:20:03.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-06-08T18:54:11.000Z (12 months ago)
- Last Synced: 2024-11-21T12:29:40.803Z (6 months ago)
- Language: CSS
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tutorial installing dependencies and Testing the Application
1. Right click on BlazorSSRSendEmail
2. Click on Manage Nuget Packages (the image is in PT-BR)
3. In the search bar type "Mailkit" and Install
4. Run the application
5. It will open a localhost in your browser with the Blazor application shown in the image
6. Here we have a test email sending to test the web application
7. Using ethereal to test email receipt, we confirm receipt
