Recurso.BulkSMS
5.0.0
dotnet add package Recurso.BulkSMS --version 5.0.0
NuGet\Install-Package Recurso.BulkSMS -Version 5.0.0
<PackageReference Include="Recurso.BulkSMS" Version="5.0.0" />
<PackageVersion Include="Recurso.BulkSMS" Version="5.0.0" />
<PackageReference Include="Recurso.BulkSMS" />
paket add Recurso.BulkSMS --version 5.0.0
#r "nuget: Recurso.BulkSMS, 5.0.0"
#:package Recurso.BulkSMS@5.0.0
#addin nuget:?package=Recurso.BulkSMS&version=5.0.0
#tool nuget:?package=Recurso.BulkSMS&version=5.0.0
BulkSMS
BulkSMS is an open source .NET Standard library for sending SMSes using Bulk SMS. It is very simple to use. It is using RestSharp to make HTTP calls to the Bulk SMS API in the background.
How to use BulkSMS Library
Please check sample on how to use the library
Bulk SMS Account
If you don't have an account with Bulk SMS yet, you can signup for it on Bulk SMS website → https://www.bulksms.com/. They will give you some credits that you can use to test with.
This library will be extended in future to include other API calls currently not covered. These are the only API calls that I am making using Bulk SMS at the moment.
Nuget Installation Instructions
Library also available as a Nuget package.
To install it, simply run this command Install-Package Recurso.BulkSMS using Package Manager Console.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Newtonsoft.Json (>= 13.0.4)
- RestSharp (>= 112.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated Nuget packages