Rainbow.CSharp.SDK
2.6.3
See the version list below for details.
dotnet add package Rainbow.CSharp.SDK --version 2.6.3
NuGet\Install-Package Rainbow.CSharp.SDK -Version 2.6.3
<PackageReference Include="Rainbow.CSharp.SDK" Version="2.6.3" />
paket add Rainbow.CSharp.SDK --version 2.6.3
#r "nuget: Rainbow.CSharp.SDK, 2.6.3"
// Install Rainbow.CSharp.SDK as a Cake Addin #addin nuget:?package=Rainbow.CSharp.SDK&version=2.6.3 // Install Rainbow.CSharp.SDK as a Cake Tool #tool nuget:?package=Rainbow.CSharp.SDK&version=2.6.3
This SDK allows to connect your application to Rainbow for bringing one-to-one chat and group chat using messages and files. It's also possible to edit, delete rand reply to specific messages. A file storage is also available to manage files already shared and know your file quota.
If your account is connected to a PBX, you can also:
- Make call, take call, deflect call, hold call, transfer call and create conference call
- Configure nomadic status and call transfer
- Get and manage call logs
- Get and manage voice messages
You can manage your conference:
- Start / Join / Stop
- Lock / Unlock
- Mute / Unmute by participant or globally
- Drop participant
Future release will permit to handle voice and video calls using WebRTC, screen and desktop sharing (using WebRTC).
Several samples are available (https://github.com/Rainbow-CPaaS/Rainbow-CSharp-SDK-Samples) :
- Contacts
- Conversations
- Instant Messaging
- Telephony
- Conferences
To have more info about this SDK:
- Getting started guide: https://hub.openrainbow.com/#/documentation/doc/sdk/csharp/core/lts/guides/001_getting_started
- What's new: https://hub.openrainbow.com/#/documentation/doc/sdk/csharp/core/lts/guides/020_what_is_new
- API documentation: https://hub.openrainbow.com/#/documentation/doc/sdk/csharp/core/lts/api/Rainbow.Application
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. 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. |
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.13.0)
- Sharp.Ws.Xmpp (>= 2.6.3)
- System.IdentityModel.Tokens.Jwt (>= 6.14.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.13.0)
- Sharp.Ws.Xmpp (>= 2.6.3)
- System.IdentityModel.Tokens.Jwt (>= 6.14.1)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
- RestSharp (>= 106.13.0)
- Sharp.Ws.Xmpp (>= 2.6.3)
- System.IdentityModel.Tokens.Jwt (>= 6.14.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Rainbow.CSharp.SDK:
Package | Downloads |
---|---|
Rainbow.CSharp.SDK.Common
MultiPlatform component (Windows, MacOs, iOS, Android, Linux, ...) to be used with package Rainbow.CSharp.SDK. It provides optional services / tools: - Avatars service: to download (and stored) automatically Contacts or Bubbles avatars - Files service: to automatically download file thumbnail's and small files shared in Rainbow - Languages service: to support multi-language - ImageTools: to get more than 500 SVG and to manipulat image files (rotate, modify size, ...) |
|
Rainbow.CSharp.SDK.Wpf.WebRtcControl
This user control permits to make Peer to peer WebRTC communication (Audio, Video, Sharing) using Rainbow.CSharp.SDK package in a WPF Application |
|
Rainbow.CSharp.SDK.WebRTC
Permits to manage WebRTC communications: Peer To Peer or in a Conference on Linux, MacOS and Windows using Rainbow environment (https://developers.openrainbow.com/home) Peer To Peer communication features: - Answer, Decline, Make, Retract, Hang up call - Add / Remove Video or Sharing - Mute / Unmute Audio, Video or Sharing - Call status: Ringing incoming, ringing outgoing, in progress, ... - Audio Stream: Output and Input are supported - Video Stream: Ouput is supported. Input is not supported (work still in progress) Conference features: - Start, Join Conference - Participants list - Publishers list - Mute / Unmute: current user but also other Peers if current user is a moderator of the conference - Call status: Ringing incoming, ringing outgoing, in progress, ... - Display Active Talker. Current user of this SDK is never seen as Active Talker (work still in progress) - Add / Remove Video or Sharing - Subscribe (automatically or manualy) to publiction of Peers (Video or Sharing) - Request / Refuse / Accept Sharing transfert - Conference delegation - Audio Stream: Output and Input are supported - Video Stream: Output and Input are supported Samples avaialble here: https://github.com/Rainbow-CPaaS/Rainbow-CSharp-SDK-Samples/tree/master/WebRTC |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0-sts.3 | 65 | 10/10/2024 |
3.0.0-sts.2 | 87 | 7/19/2024 |
3.0.0-sts.1 | 60 | 7/3/2024 |
2.6.25 | 388 | 7/19/2024 |
2.6.24 | 277 | 7/3/2024 |
2.6.23.1 | 426 | 5/28/2024 |
2.6.23 | 213 | 5/27/2024 |
2.6.22 | 468 | 3/19/2024 |
2.6.21 | 1,298 | 1/15/2024 |
2.6.20 | 869 | 12/11/2023 |
2.6.19 | 853 | 10/20/2023 |
2.6.18 | 1,061 | 9/27/2023 |
2.6.17 | 2,316 | 7/7/2023 |
2.6.16.1 | 1,270 | 6/16/2023 |
2.6.16 | 1,276 | 6/5/2023 |
2.6.15 | 1,424 | 2/28/2023 |
2.6.14 | 1,435 | 1/24/2023 |
2.6.13 | 1,546 | 12/12/2022 |
2.6.12 | 1,339 | 10/31/2022 |
2.6.11 | 1,961 | 10/10/2022 |
2.6.10 | 1,486 | 9/15/2022 |
2.6.9 | 1,716 | 8/29/2022 |
2.6.8 | 1,480 | 7/1/2022 |
2.6.7 | 1,926 | 6/16/2022 |
2.6.6 | 1,922 | 5/30/2022 |
2.6.5 | 1,982 | 5/6/2022 |
2.6.4 | 1,941 | 4/8/2022 |
2.6.3 | 1,941 | 3/21/2022 |
2.6.2 | 1,925 | 1/27/2022 |
2.6.1 | 1,577 | 12/10/2021 |
2.6.0 | 6,433 | 11/24/2021 |
2.5.2-sts | 1,252 | 10/29/2021 |
2.5.1-sts | 1,213 | 10/7/2021 |
2.5.0 | 1,691 | 9/16/2021 |
2.4.0 | 1,570 | 8/20/2021 |
2.2.5 | 1,610 | 7/29/2021 |
2.2.0 | 1,589 | 6/17/2021 |
2.1.0 | 1,631 | 5/26/2021 |
2.0.0 | 1,589 | 5/19/2021 |
2.0.0-ltsbeta | 1,245 | 4/28/2021 |
1.22.2 | 1,686 | 4/6/2021 |
1.22.1.2 | 1,358 | 3/26/2021 |
1.22.1 | 1,496 | 3/18/2021 |
1.22.0 | 1,725 | 2/19/2021 |
1.21.1 | 1,466 | 2/2/2021 |
1.21.0 | 1,443 | 1/12/2021 |
1.20.0 | 1,476 | 1/5/2021 |
1.19.0 | 1,467 | 12/3/2020 |
1.18.0 | 1,538 | 11/9/2020 |
1.17.0 | 1,531 | 10/19/2020 |
1.16.0 | 1,465 | 9/28/2020 |
1.15.0 | 1,591 | 9/16/2020 |
1.14.0 | 1,619 | 9/7/2020 |
1.13.0 | 2,170 | 7/16/2020 |
1.12.0 | 1,740 | 6/15/2020 |
1.11.0 | 1,755 | 5/18/2020 |
1.10.0 | 1,726 | 4/21/2020 |
1.9.0 | 1,783 | 3/30/2020 |
1.8.0 | 1,909 | 3/6/2020 |
1.7.0 | 1,833 | 2/14/2020 |
1.6.1 | 1,753 | 1/29/2020 |
1.5.0 | 1,773 | 1/10/2020 |
1.4.0 | 1,812 | 11/20/2019 |
1.3.0 | 1,882 | 10/30/2019 |
1.2.0 | 1,719 | 10/9/2019 |
1.1.0 | 1,715 | 9/18/2019 |
1.0.0 | 1,816 | 8/19/2019 |
0.1.0 | 1,836 | 8/1/2019 |
0.0.0.7 | 1,831 | 7/10/2019 |
0.0.0.6 | 1,932 | 6/18/2019 |
0.0.0.5 | 1,777 | 5/23/2019 |
0.0.0.4 | 1,788 | 5/21/2019 |
0.0.0.3 | 1,887 | 5/20/2019 |
0.0.0.2 | 1,758 | 5/15/2019 |
0.0.0.1 | 1,797 | 5/9/2019 |
0.0.0 | 1,722 | 5/9/2019 |
For full release notes see :
https://hub.openrainbow.com/#/documentation/doc/sdk/csharp/core/lts/guides/020_what_is_new