SMSClient 2.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package SMSClient --version 2.0.9
NuGet\Install-Package SMSClient -Version 2.0.9
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="SMSClient" Version="2.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SMSClient --version 2.0.9
#r "nuget: SMSClient, 2.0.9"
#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 SMSClient as a Cake Addin
#addin nuget:?package=SMSClient&version=2.0.9

// Install SMSClient as a Cake Tool
#tool nuget:?package=SMSClient&version=2.0.9

Params: APIUrl, APP_ID, UserID, APP_KEY, SenderID

Sample proj: https://github.com/koolkabin/sms_package_usage

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.0.12 360 11/17/2022
2.0.11 288 11/17/2022
2.0.10 384 7/20/2022
2.0.9 465 9/9/2020
2.0.8 396 9/9/2020

Added New Init Method with Dictionary Collection