Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.2 KB

README.md

File metadata and controls

39 lines (25 loc) · 2.2 KB

Telnyx C# Getting Started

Telnyx

Sample application demonstrating C# SDK Basics

Documentation & Tutorial

The full documentation and tutorial is available on developers.telnyx.com

Pre-Reqs

You will need to set up:

What you can do

Example Description
Console App Messaging Quick example demonstrating how to send an SMS with Telnyx.net from the dotnet CLI: dotnet new console
ASP.NET Messaging Example working with inbound MMS & SMS messages, downloading media from inbound MMS, and uploading media to AWS S3.

Install

Run the following commands to get started

$ git clone https://github.com/d-telnyx/demo-dotnet-telnyx.git