Rainbow.CSharp.SDK
3.0.0-sts.2
See the version list below for details.
dotnet add package Rainbow.CSharp.SDK --version 3.0.0-sts.2
NuGet\Install-Package Rainbow.CSharp.SDK -Version 3.0.0-sts.2
<PackageReference Include="Rainbow.CSharp.SDK" Version="3.0.0-sts.2" />
<PackageVersion Include="Rainbow.CSharp.SDK" Version="3.0.0-sts.2" />
<PackageReference Include="Rainbow.CSharp.SDK" />
paket add Rainbow.CSharp.SDK --version 3.0.0-sts.2
#r "nuget: Rainbow.CSharp.SDK, 3.0.0-sts.2"
#:package Rainbow.CSharp.SDK@3.0.0-sts.2
#addin nuget:?package=Rainbow.CSharp.SDK&version=3.0.0-sts.2&prerelease
#tool nuget:?package=Rainbow.CSharp.SDK&version=3.0.0-sts.2&prerelease
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
You can create WebRTC comunications (Peer to Peer or in Conference) using several medias: Audio, Video and Sharing
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://developers.openrainbow.com/doc/sdk/csharp/core/lts/guides/001_getting_started
- What's new: https://developers.openrainbow.com/doc/sdk/csharp/core/lts/guides/CHANGELOG
- API documentation: https://developers.openrainbow.com/doc/sdk/csharp/core/lts/api/Rainbow.Application
| Product | Versions 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 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 is compatible. |
| .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. |
-
.NETStandard 2.0
- Sharp.Ws.Xmpp (>= 2.6.25)
-
.NETStandard 2.1
- Sharp.Ws.Xmpp (>= 2.6.25)
-
net8.0
- Sharp.Ws.Xmpp (>= 2.6.25)
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.7.0 | 184 | 1/23/2026 |
| 3.6.0 | 297 | 11/28/2025 |
| 3.5.0 | 336 | 9/23/2025 |
| 3.4.0 | 396 | 7/8/2025 |
| 3.3.0 | 349 | 5/14/2025 |
| 3.2.0 | 355 | 4/24/2025 |
| 3.1.0 | 330 | 4/1/2025 |
| 3.0.0 | 328 | 3/17/2025 |
| 3.0.0-sts.4.2 | 168 | 12/11/2024 |
| 3.0.0-sts.4.1 | 179 | 11/26/2024 |
| 3.0.0-sts.4 | 150 | 11/25/2024 |
| 3.0.0-sts.3 | 126 | 10/10/2024 |
| 3.0.0-sts.2 | 156 | 7/19/2024 |
| 3.0.0-sts.1 | 128 | 7/3/2024 |
| 2.6.26 | 262 | 11/25/2024 |
| 2.6.25 | 930 | 7/19/2024 |
| 2.6.24 | 520 | 7/3/2024 |
| 2.6.23.1 | 833 | 5/28/2024 |
| 2.6.23 | 397 | 5/27/2024 |
For full release notes see :
https://developers.openrainbow.com/doc/sdk/csharp/core/lts/guides/CHANGELOG