dotnet

SMS

Build an SMS dashboard with Blazor WebAssembly

In this tutorial we'll be going through how to use SignalR, the Entity Framework, and Blazor WebAssembly to construct a fully featured SMS dashboard.

Read
Voice

How to Build a Voicemail App With ASP.NET Core

In this post you'll learn how to build a voice mail application from scratch using the Vonage voice api and ASP.NET Core.

Read
Voice

How to Play Audio into a Call with ASP.NET Core MVC

In this tutorial we walk through how to play audio into a call in ASP.NET Core mvc using the Vonage Voice API.

Read
SMS

How to Receive SMS Delivery Receipts with ASP.NET Core MVC

Learn how to receive a delivery receipt with asp.net core mvc.

Read
Markets

Analyzing Stocks with .NET

Studying historical price and volume data to forecast future stock price is called technical analysis. In this post, we'll look at some fundamental indicators, how to calculate them in .NET, and how those indicators can act as signals for us to consider trading.

Read
blazor

Simulate a Stock Exchange with Blazor WebAssembly.

Learn how to build a market simulator with Blazor WebAssembly, Entity Framework Core, and SignalR Core.

Read