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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T18:54:11.000Z (about 2 years ago)
- Last Synced: 2025-02-22T18:47:12.307Z (over 1 year 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
