Clickatell 0.1.0-dev3
This is a prerelease version of Clickatell.
dotnet add package Clickatell --version 0.1.0-dev3
NuGet\Install-Package Clickatell -Version 0.1.0-dev3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Clickatell" Version="0.1.0-dev3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Clickatell --version 0.1.0-dev3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Clickatell, 0.1.0-dev3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Clickatell as a Cake Addin #addin nuget:?package=Clickatell&version=0.1.0-dev3&prerelease // Install Clickatell as a Cake Tool #tool nuget:?package=Clickatell&version=0.1.0-dev3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package allows you to send SMS's using Clickatell.
It is only the very basic functionality that exists right now. You can send messages and query for their status.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Newtonsoft.Json (>= 6.0.8)
- RestSharp (>= 105.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0-dev3 | 1,342 | 3/4/2015 |
0.1.0-dev2 | 923 | 3/4/2015 |
- Added method for getting the balance
- Internal clean up