A .NET SDK to make voice calls and send SMS using Plivo and to generate Plivo XML.
Info
Version: | 5.49.2 |
Author(s): | Plivo SDKs Team |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/plivo/plivo-dotnet |
NuGet Url: | https://www.nuget.org/packages/Plivo |
Install
Install-Package Plivo
dotnet add package Plivo
paket add Plivo
Plivo Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.1)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Net.Http(>= 4.3.1)
- System.IO.FileSystem(>= 4.3.0)
- JWT(>= 6.1.4)
Tags