Termiisms 1.0.0

dotnet add package Termiisms --version 1.0.0
NuGet\Install-Package Termiisms -Version 1.0.0
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="Termiisms" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Termiisms --version 1.0.0
#r "nuget: Termiisms, 1.0.0"
#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 Termiisms as a Cake Addin
#addin nuget:?package=Termiisms&version=1.0.0

// Install Termiisms as a Cake Tool
#tool nuget:?package=Termiisms&version=1.0.0

Termii Messaging Api By Ubongsky1

This API allows businesses send text messages to their customers across different messaging channels

API Reference

Send message
  GET /api/message/to/api_key
Parameter Type Description
message string Required. sms content
to string Required. sender number
api_key string Required. Your API key
SendSms(string message, string to, string apikeys)

Takes three Parameters and returns the message from the termii platform.

Termii endpoint https://api.ng.termii.com/api/sms/send

Installation

How to use the package

Upon Installation from the nuget package console to use it in your project you call the sms class followed by the function name SendSms

Authors

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
1.0.0 148 5/22/2023