27 packages tagged with “Sharing”
This is the Branch Xamarin SDK for Android, iOS.
Xamarin Forms is great for developing apps on Android, iOS, and Universal Windows Platform (UWP) but it is missing some important features: - Scalable images - NetStandard, PCL and Shared Library, multi-screen / multi-resolution image management - HTML formatted text for labels and buttons - NetStandard, PCL and Shared Library custom font management - Hardware keyboard key detection - On-Screen software keyboard height change events - Support for multiple items of the same MIME type on the clipboard - Support for inter-app Data Sharing Android developers can use NinePatch bitmaps, the drawable directory naming convention, Html.FromHtml, and a bunch of complex file manipulations to address the image issue. Likewise, iOS developers can use ResizeableImageWithCapInsets, the @2x, @3x, @4x file naming convention, and some 3rd party libraries for this purpose. Forms9Patch enhances Xamarin Forms to make multi-resolution / multi-screen image management, custom fonts, and HTML text formatting easy for NetStandard, PCL, and Shared Libary apps for iOS, Android and UWP
An C# implementation of Shamir's Secret Sharing
Plugin Manager generic interfaces and abstract classes for sharing between plugins
Maestrano is the next generation marketplace for SME applications. See https://maestrano.com for details.
Splits up secrets using Shamir's thresholding secret-sharing scheme
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 communications (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
Provides an administration interface in Optimizely CMS 12 for managing security response headers.
This is a client library for the APIs of the Tributech DataSpace Kit (DSK). For more information go to the documentation (https://docs.tributech.io/) or view the repository on GitHub (https://github.com/tributech-solutions/dataspacekit-api-clients).
A .NET implementation of Shamir's Secret Sharing
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
uBeSocial is an Umbraco Back-Office extension that allows for easy posting to multiple social networks at once.
This user control permits to make Peer to peer WebRTC communication (Audio, Video, Sharing) using Rainbow.CSharp.SDK package in a WPF Application
Package Description
A sample showing how to use SecretSplitter to split up a secret and SecretCombiner to recover it.
This is the client library for the Twin API of the Tributech DataSpace Kit (DSK). For more information go to the documentation (https://docs.tributech.io/) or view the repository on GitHub (https://github.com/tributech-solutions/tributech-twin-api-client).
A client for OwnCloud, NextCloud and any other OCS compatible cloud server using Open Collaboration Services, access files via WebDAV and allow administration of shares, users, groups
A simple implementation in C# of Shamir's secret sharing algorithm.
FastShare.Core is the FastShare client API for the FastShare project. it consists of allowing people to share files instantly and easily by generating a PIN code, and using this code to send file(s) to the receiver.
This is the client library for the Catalog API of the Tributech DataSpace Kit (DSK). For more information go to the documentation (https://docs.tributech.io/) or view the repository on GitHub (https://github.com/tributech-solutions/tributech-catalog-api-client).
XAF module for external data sharing via Magic Links with token-based access control.
File Access Control and File Protection. The EaseFilter file protector can prevent your sensitive files from being accessed by unauthorized user.
CBPP is a simple method for IPC (interprocess communication) between your apps. No networking, no pipes, built on the global atom table. See README for more details.
Fixes API 29 regression
Bindings for JCDecaux VLS bike sharing API.
High‑performance, Lock‑free, Thread‑safe and timing-stable counter that absolutely eliminates CPU 'false sharing'. 13.8x faster than 'Interlocked'. Cross-platform: win, linux, mac