Sinch.ServerSdk 2.2.0

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

// Install Sinch.ServerSdk as a Cake Tool
#tool nuget:?package=Sinch.ServerSdk&version=2.2.0

Integrate server backends with the Sinch backend.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Sinch.ServerSdk:

Package Downloads
LiteX.Sms.Sinch

Allow sending texts via Sinch. Wrapper around Sinch api to send sms messages from any type of application. Small library for manage sms with Sinch. A quick setup for Sinch Sms. Wrapper library is just written for the purpose to bring a new level of ease to the developers who deal with Sinch integration with your system. LiteXSms is simple yet powerful and very high-performance sms mechanism and incorporating both synchronous and asynchronous usage with some advanced usages which can help us to handle sending sms more easier! Provide Sms service for any type of application (.NET 5, .NET Core, .NET Standard). Very simple yet advanced configuration. Minimal (one line) code configuration is required.

Sinch.ServerSdk.Callback.WebApi

Sinch Callback SDK. Validates the message integrity of callbacks from Sinch

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.1 2,557 8/22/2022
2.3.0 1,130 6/28/2022
2.2.0 2,070 6/9/2021
2.1.1 1,101 4/15/2021
2.1.0 9,609 10/22/2020
2.0.5 2,117 7/21/2020
2.0.4 1,341 5/12/2020
2.0.3 2,729 2/3/2020
2.0.2 1,704 11/6/2019
1.4.0-beta2 1,358 6/18/2019
1.2.3 21,355 3/14/2018
1.2.2 2,182 11/2/2017
1.2.1 2,260 7/11/2017
1.1.1 3,499 4/19/2017
1.1.0 2,310 3/6/2017
1.1.0-rc6 1,577 3/6/2017
1.1.0-rc5 1,675 2/10/2017
1.1.0-rc3 1,729 1/20/2017
1.1.0-rc2 1,735 12/22/2016
1.1.0-rc1 2,771 8/1/2016
1.0.3 3,949 12/14/2015
1.0.2.14 2,448 12/1/2015
1.0.2.12 1,759 11/10/2015
1.0.2.9 1,916 10/12/2015
1.0.2.8 1,676 10/9/2015
1.0.2.6 3,117 9/29/2015
1.0.2.5 2,637 9/24/2015
1.0.2.1 2,199 9/23/2015

2.0 added netstandard,net46 to support tls 1.2
added dtmf and support for geographical endpoints.