Waher.Runtime.Threading
by: Peter Waher
- 56 total downloads
- Latest version: 2.2.0
Class library that provides classes for usage in multi-threaded asynchronous environments providing multiple-read/single-write capabilities. Support for async entry into read and/or write states, allowing for complex lock management in asynchronous methods, where different sections of the code are executed by different working threads.
Waher.Runtime.Timing
by: Peter Waher
- 31 total downloads
- Latest version: 2.1.1
Class library that helps with timing of events in runtime environments.
Waher.Script
by: Peter Waher
- 308 total downloads
- Latest version: 2.13.4
Class library that defines a script language and an object abstraction of computable elements. The library helps application parse and execute script. Script is extensible, and it is easy for modules to extend the script engine.
Script can be evaluated using either synchronous or asynchronous processing.
Script Syntax: https://waher.se/Script.md
Waher.Script.Content
by: Peter Waher
- 87 total downloads
- Latest version: 2.2.3
Contains script extensions for loading, fetching or processing content.
Script Syntax: https://waher.se/Script.md#contentRelatedFunctionsWaherScriptContent
Waher.Script.Cryptography
by: Peter Waher
- 25 total downloads
- Latest version: 2.1.6
Class library that adds cryptography functions to the script engine.
Script Syntax:
https://waher.se/Script.md#cryptographyRelatedFunctionsWaherScriptCryptography
Waher.Script.Graphs
by: Peter Waher
- 91 total downloads
- Latest version: 2.4.1
Contains script extensions for graphs.
Script Syntax:
https://waher.se/Script.md#colorFunctionsWaherScriptGraphs
Waher.Script.Persistence
by: Peter Waher
- 146 total downloads
- Latest version: 2.10.4
Contains script extensions for the persistence layer. Allows for searching for, creating, updating and deleting objects in the object database from script. Includes support for SQL queries against the object database persistence layer, and SPARQL queries for semantic-web queries using graph notation, linked data and graph databases.
Script Syntax:
https://waher.se/Script.md#accessToObjectDatabase
https://waher.se/Script.md#persistenceRelatedFunctionsWaherScriptPersistence
Waher.Script.Statistics
by: Peter Waher
- 34 total downloads
- Latest version: 2.2.0
Contains script extensions for statistical computations.
Script Syntax: https://waher.se/Script.md#statisticsRelatedFunctionsWaherScriptStatistics
Waher.Script.Xml
by: Peter Waher
- 130 total downloads
- Latest version: 2.3.3
Contains script extensions for parsing XML.
Script Syntax: https://waher.se/Script.md#xml
https://waher.se/Script.md#xmlRelatedFunctionsWaherScriptXml
Waher.Security
by: Peter Waher
- 85 total downloads
- Latest version: 1.0.13
Basic security architecture for applications or libraries working with users, roles & privileges.
Waher.Security.EllipticCurves
by: Peter Waher
- 37 total downloads
- Latest version: 1.0.10
Class library implementing Elliptic Curve Cryptography algorithms.
Algorithms supported:
Elliptic Curve Diffie-Hellman (ECDH)
Elliptic Curve Digital Signature Algorithm (ECDSA)
Edwards-Curve Digital Signature Algorithm (EdDSA)
Curves supported:
NIST P-192
NIST P-224
NIST P-256
NIST P-384
NIST P-521
Curve25519
Curve448
Edwards25519
Edwards448 (Goldilocks)
Waher.Security.SHA3
by: Peter Waher
- 22 total downloads
- Latest version: 1.2.1
Implements SHA-3, as defined in NIST FIPS 202, including the general KECCAK algorithm and the SHAKE128, SHAKE256, RawSHAKE128 and RawSHAKE256 XOF functions.
Waher.Things
by: Peter Waher
- 272 total downloads
- Latest version: 3.2.5
Class library defining generic properties for things.
Wcwidth
by: Patrik Svensson and contributors
- 92 total downloads
- Latest version: 4.0.2-preview.0.1
A .NET library that calculates the width of Unicode characters.
WebActivatorEx
by: David Ebbo
- 20 total downloads
- Latest version: 2.2.0
A package that allows other packages to execute some startup code in web apps. This package should be used over the older WebActivator, which was not strong named.
Websocket.Client
by: Mariusz Kotas
- 78 total downloads
- Latest version: 4.7.0
Client for websocket API with built-in reconnection and error handling
WebSocket4Net
by: Kerry Jiang
- 75 total downloads
- Latest version: 0.15.2
WebSocket4Net is a .NET websocket client implemtation. It originates from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
WebSocketSharp-netstandard
by: sta
- 3 total downloads
- Latest version: 1.0.1
websocket-sharp provides the WebSocket protocol client and server.
It supports:
- RFC 6455
- WebSocket Client and Server
- Per-message Compression extension
- Secure Connection
- HTTP Authentication (Basic/Digest)
- Query String, Origin header and Cookies
- Connecting through the HTTP Proxy server
- .NET 3.5 or later (includes compatible)
WEF.Standard
by: yswenli
- 64 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。
WEF.Standard.MSSQL
by: yswenli
- 44 total downloads
- Latest version: 6.25.6.20
WEF is based on the c # data entity framework supports MSQSqlServer, MySql, Orcalce, etc of conventional database and fast development, which integrates a large amount of data set under the development experience of tools, such as the Lambada without SQL query expression, add and delete, entity cloning, bulk and the parameters of the table, transaction, round of entities or stored procedures, SQL entities, etc.
WEF 是基于C#的数据实体框架,支持MSQSqlServer、MySql、Orcalce等等常规的数据库的快捷开发,其中集成了大量数据开发经验下的工具类集合,比如Lambada表达式查询、无sql的增删改查、实体克隆、批量、多表、事务、参数、SQL转实体或存储过程转实体等。