Sinch.ServerSdk
2.3.0
Install-Package Sinch.ServerSdk -Version 2.3.0
dotnet add package Sinch.ServerSdk --version 2.3.0
<PackageReference Include="Sinch.ServerSdk" Version="2.3.0" />
paket add Sinch.ServerSdk --version 2.3.0
#r "nuget: Sinch.ServerSdk, 2.3.0"
// Install Sinch.ServerSdk as a Cake Addin
#addin nuget:?package=Sinch.ServerSdk&version=2.3.0
// Install Sinch.ServerSdk as a Cake Tool
#tool nuget:?package=Sinch.ServerSdk&version=2.3.0
Integrate server backends with the Sinch backend.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5
- Newtonsoft.Json (>= 12.0.2)
- Sinch.WebApiClient (>= 2.0.2)
- System.Net.Http (>= 4.3.4)
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 12.0.2)
- Sinch.WebApiClient (>= 2.0.2)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 12.0.2)
- Sinch.WebApiClient (>= 2.0.2)
- System.Net.Http (>= 4.3.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Sinch.ServerSdk:
Package | Downloads |
---|---|
Sinch.ServerSdk.Callback.WebApi
Sinch Callback SDK. Validates the message integrity of callbacks from Sinch |
|
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 33 | 6/28/2022 |
2.2.0 | 1,254 | 6/9/2021 |
2.1.1 | 337 | 4/15/2021 |
2.1.0 | 3,629 | 10/22/2020 |
2.0.5 | 692 | 7/21/2020 |
2.0.4 | 491 | 5/12/2020 |
2.0.3 | 984 | 2/3/2020 |
2.0.2 | 821 | 11/6/2019 |
1.4.0-beta2 | 695 | 6/18/2019 |
1.2.3 | 13,964 | 3/14/2018 |
1.2.2 | 1,298 | 11/2/2017 |
1.2.1 | 1,391 | 7/11/2017 |
1.1.1 | 2,605 | 4/19/2017 |
1.1.0 | 1,428 | 3/6/2017 |
1.1.0-rc6 | 852 | 3/6/2017 |
1.1.0-rc5 | 930 | 2/10/2017 |
1.1.0-rc3 | 944 | 1/20/2017 |
1.1.0-rc2 | 925 | 12/22/2016 |
1.1.0-rc1 | 2,030 | 8/1/2016 |
1.0.3 | 3,074 | 12/14/2015 |
1.0.2.14 | 1,661 | 12/1/2015 |
1.0.2.12 | 977 | 11/10/2015 |
1.0.2.9 | 1,122 | 10/12/2015 |
1.0.2.8 | 910 | 10/9/2015 |
1.0.2.6 | 2,039 | 9/29/2015 |
1.0.2.5 | 1,318 | 9/24/2015 |
1.0.2.1 | 1,344 | 9/23/2015 |
2.0 added netstandard,net46 to support tls 1.2
added dtmf and support for geographical endpoints.