How to Send an SMS with .Net 6 Minimal API
This tutorial will show you how to send an SMS with .Net 6 and Minimal API using the Vonage API.
Matt Hunt Joins the Developer Relations Team
Matt Hunt has joined the Developer Relations Team at Vonage as Sr .Net Developer Advocate and cannot wait to getting stuck in helping people
Create a Fraud Detection Microservice in .NET and Vonage
Create a .NET microservice that can verify phone numbers and send that information back to multiple consumers/services. Each consumer can make thei...
Send SMS Notifications on Application Performance Using C#
You can use notifications that contain a summary of the performance stats or details about an error in the production.
Audit Phone Calls with Event Sourcing in .NET
Build a .NET Core application that stores and displays phone call information using event sourcing with the Vonage Voice API.
Translate a Phone Call with Blazor, SignalR, and Azure
How to translate a Vonage call and send all of the translated text to the frontend using a .NET Core hosted Blazor WebAssembly App, and SignalR.
Build an SMS Dashboard with Blazor WebAssembly
Learn how to use Blazor WebAssembly and SignalR to build an SMS dashboard using Vonage APIs
How to Build a Voicemail App With ASP.NET Core
Learn how to build a voicemail application with ASP.NET Core, the Vonage Voice API and our .NET SDK in this step-by-step tutorial.
How to Receive an SMS Message with ASP.NET Core MVC and SignalR
Learn how to receive SMS Messages from the Vonage Messaging API using ASP.NET Core MVC and SignalR
How to Send an SMS With ASP.NET Core MVC
This tutorial will show you how to send an SMS with ASP.NET Core MVC and the Vonage API.
How to Send an SMS With Blazor
Follow this step-by-step tutorial to learn how to send an SMS with Blazor and the Vonage SMS API.
Announcing .NET SDK Version 5.0.0
Version 5.0.0 of our .NET SDK is the biggest release yet, with some significant integration improvements. Take a look at what's new!
Real-Time Face Detection in .NET with OpenCV and Vonage Video API
Learn how to build real time face detection functionality into your Windows Presentation Framework (WPF) apps with OpenCV and Vonage Video API.
Announcing Nexmo’s .NET Server SDK Version 4.3.1 Release
Hello again! This week we are releasing a new version of the .NET SDK – 4.3.1. This version contains two bug fixes. Truncated ‘loop’ Parameter in S...
Adaptive Library Logging with Microsoft.Extensions.Logging
In this post we demonstrate how to add extensible logging to any .NET app or framework using Microsoft.Extensions.Logging
Announcing Nexmo’s .NET Server SDK Version 4.3.0 Release
.NET SDK release feature JWT generation and owned number listing capabilities
Building a Real Time .NET Transcription Service
In this article, you'll learn how to build a real time transcription service in C# using Vonage Voice API and Microsoft's speech SDK.
Santa’s Nexmo Helper C# Advent Series
Create an FAQ bot for Santa that can be reached over, and respond to Facebook Messenger, WhatsApp, and SMS using Nexmo Messages API
.NET SDK Update
.Net SDK latest release and bug fixes
“Hey Facebook, What Type of Dog Is That?” Adding ML to Messenger
Using ML.NET, we're going to build a powerful classifier and then using Nexmo's Messages API and Messenger we're going to create a powerful, easy t...
Nexmo .NET Client SDK v4.0.0 Is Now Ready for Installs
A new version of the Nexmo .NET/C# package is now available, find out what the changes are and what they mean for your projects.
Build a Conference Call with the Vonage Voice API and ASP.NET Core
Step by step guide on how to build a conference call "conversation" for multiple participants using ASP.NET Core and Vonage's Voice API.
How to Handle User Input With ASP.NET Core
Learn how to handle an inbound call then respond to user input using ASP.NET Core and Vonage Voice API.
How to Get Advanced Number Insights Within an ASP.NET App
This is the fourth article in a step-by-step series on how to use Nexmo’s Number Insight API within an ASP.NET web application.
How to Get Standard Number Insights Within an ASP.NET App
Learn how to use Nexmo's Number Insight API within an ASP.NET web application.
How to Get Basic Number Insights Within an ASP.NET App
Learn how to use Vonage's Number Insight Basic API to retrieve some basic information about a phone number, such as its international and national ...
Getting Started with Nexmo Number Insight APIs and ASP.NET
Nexmo Number Insight offers real-time validation of a user-input phone number. In this tutorial, get started with Number Insight and ASP.NET
How to Play Audio to a Caller in ASP.NET Core
In this tutorial, you will learn how to play audio to a caller in an ASP.NET web application using an ASP.NET Core project and the Vonage Voice API.
Vonage Voice API with ASP.NET: Before You Start
Before you start! Everything you need to know to set up and configure a new Vonage Voice API project to work with ASP.NET MVC.
How to Make a Text-to-Speech Phone Call in ASP.NET
Building high quality voice applications is easy with the Vonage Voice API. In this tutorial, learn how to make a Text-to-Speech phone call with AS...
How to Receive SMS Messages with ASP.NET MVC Framework
This tutorial explains how to receive SMS messages with ASP.NET MVC using Vonage's C# Client Library.
Securing Your ASP.NET App with 2FA Using Nexmo SMS and SendGrid Email
Learn how to secure your ASP.NET application with Two-factor authentication using Vonage SMS API and SendGrid email