/plushcap/analysis/vonage/vonage-build-an-asp-net-mvc-app-to-send-sms-messages

Build an ASP.NET MVC App to Send SMS Messages

What's this blog post about?

This tutorial, by Michael Crump, demonstrates how to build a web application using ASP.NET Core that simulates an end-user finding a house they're interested in and submitting a form to receive an SMS from a real estate agent. The application uses the Vonage API to send SMS messages. The development follows the Model-View-Controller (MVC) pattern, with separate classes for models, views, and controllers. The application is built using C# and Razor Markup engine, and it includes features such as form validation and submission, as well as integration with the Vonage API to send SMS messages.

Company
Vonage

Date published
Sept. 6, 2022

Author(s)
Michael Crump

Word count
1278

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.