Simple Send SMS Service.
Info
| Version: | 1.1.1 |
| Author(s): | Microestc |
| Last Update: | Tuesday, February 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/microestc/SMSSender |
| NuGet Url: | https://www.nuget.org/packages/Microestc.SMSSender |
Install
Install-Package Microestc.SMSSender
dotnet add package Microestc.SMSSender
paket add Microestc.SMSSender
Microestc.SMSSender Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Http.Polly(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Polly(>= 7.0.3)