Found 52 packages
Components for providing real-time bi-directional communication across the Web.
Transform financial market price data into technical analysis indicators such as MACD, Stochastic RSI, Average True Range, Parabolic SAR, and more.
-
Easy to use rich text rendering for SkiaSharp, including font-fallback, bi-directional text support and more...
GPIO ANO Directional Navigation and Scroll Wheel Rotary Encoder
AWS IoT-Data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the AWS cloud. It implements a broker for applications and things to publish messages over HTTP (Publish) and retrieve, update, and delete thing shadows. A thing shadow is a persistent representation of your things and their state in the AWS cloud.
Bi-directional text processor
Bi-Directional Connection
Extention to Joe.Map that allows for bi-directional Mapping.
Extension package for Selenium API. Adds advanced and complicated Selenium actions into Selenium API. Allows bi-directional interaction with Selenium. This package will not affect any current Selenium implementations it will only add extension methods to Selenium API.
Chd (Cleverly Handle Difficulty) packages are easy to use. Automatically maps DTO and Entity classes without any configuration, generating implicit mapping operators at compile time using [MapTo] and optional property-level mapping via [MapProperty].
A .NET client library for the WebDriver BiDi protocol.
Main features SuperWebSocket already has: hixie-76/hybi-00, hybi-10, rfc6455 are supported Linux support by Mono 2.10+ SSL/TLS encryption transferring (wss) support Sub protocol support Support mutiple hosting environment like windows service, console application and web site Support mutiple instances, you can run many websocket server instances on different ports in the same hosting application Maximum concurrency connection number limitation support Built-in JSON support Message level encryption
Chd (Cleverly Handle Difficulty) packages are easy to use. Automatically maps DTO and Entity classes without any configuration. Now supports advanced mapping scenarios, custom value converters, nested object mapping, and improved performance for large projects.
If you have any issues, please contact me. History: 1.0.2.82 Fixed bug #14 1.0.2.81 Small refactory 1.0.2.7 Public: - Removed IxlCompatible interface because of its excess; - Added two new types: SheetIdentifier, XLOCSheet; - Implemented conversion with grouping by Sheet Identifier; Internal: - Reference on document moved into configuration; 1.0.2.65 Bug fixing 1.0.2.5 Implemented autoskip headers rows 1.0.2.1 Added skip first rows mode 1.0.2 Renamed project Added Guid supporting Common refractoring 1.0.1.7 Fixed bug when empty cell converts to default datetime value 1.0.1.4 Added OnCellReadingError event, that provides debug information about cells 1.0.1 OnValidationFailure has CKxlsxLibEventArgs type, that including missing fields as List
Package that implents IDbViewContext for DbContext and ObjectContext that allows BiDirectional Mapping in Joe.Map
A .NET client library for the WebDriver BiDi protocol (Relaxed version).
The SharedMemory library provides a set of C# classes that utilise a memory-mapped file for fast low-level inter-process communication (IPC) - specifically for sharing data between processes. It features: * a lock-free FIFO circular buffer * a simple fixed-size generic shared memory array class * a bi-directional RPC implementation (.NET 4.5+ / .NET Standard 2.0+ only) * an implementation of a shared memory buffer for read/write. * support for memory-mapped files in .NET 3.5/4/4.5 and .NET Standard 2.0+ * fast generic structure reading/writing Usage: https://github.com/spazzarama/SharedMemory