SMS.Net 2.0.0

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

// Install SMS.Net as a Cake Tool
#tool nuget:?package=SMS.Net&version=2.0.0

An SMS sender abstraction for .Net to decouple your SMS sending from the underlying provider, with access to different types of delivery channels such as Twilio; MessageBird, etc. and custom in house delivery channels

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SMS.Net:

Package Downloads
SMS.Net.DependencyInjection

An SMS sender abstraction for .Net to decouple your SMS sending from the underlying provider, with access to different types of delivery channels such as Twilio; MessageBird, etc. and custom in house delivery channels

SMS.Net.Twilio

Twilio SMS delivery channel for SMS.Net.

SMS.Net.Avochato

Avochato SMS delivery channel for SMS.Net.

SMS.Net.RavenSMS

RavenSMS SMS delivery channel for SMS.Net.

SMS.Net.D7Networks

D7Networks SMS delivery channel for SMS.Net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 158 2/15/2024
2.0.0-beta 327 3/28/2022
1.1.0 420 8/6/2023
1.0.0 1,840 8/3/2022
1.0.0-beta 317 1/3/2022