Build an SMS Dashboard with Blazor WebAssembly
This tutorial aims to build a Single-Page-App (SPA) using Blazor WebAssembly, MVC, Entity Framework Core, and SignalR, which can send and receive SMS messages. The application will store received messages in the database and push them to client applications using SignalR. It will also handle delivery receipts by storing them in the database and pushing them to clients. The project requires a Vonage API account and Ngrok for testing. The tutorial covers setting up the solution, installing dependencies, building the model, creating the database, adding SMS hub, configuring middleware, building controllers, and finally, building the frontend.
Company
Vonage
Date published
Nov. 5, 2020
Author(s)
Steve Lorello
Word count
2549
Language
English
Hacker News points
None found.