Top 20 NuGet Packages

Class library that adds dynamic module loading capabilities to Waher.Runtime.Inventory.
Contains a specialised FIFO Queue for asynchronous transport of items between tasks, as well as an asynchronous processor that can process tasks asynchronously. You can have multiple working tasks adding items to queues, as well as multiple working tasks subscribing to items from queues.
Contains classes simplifying working with temporary in-memory and file streams. TemporaryFile encapsulates a temporary file, manages filename and makes sure to delete the file when done. A TemporaryStream maintains content in-memory if below a threshold size limit, and switches to a TemporaryFile wh...
Class library that helps with timing of events in runtime environments.
Class library that adds cryptography functions to the script engine. Script Syntax: https://waher.se/Script.md#cryptographyRelatedFunctionsWaherScriptCryptography
Contains script extensions for statistical computations. Script Syntax: https://waher.se/Script.md#statisticsRelatedFunctionsWaherScriptStatistics
Basic security architecture for applications or libraries working with users, roles & privileges.
Implements the ChaCha20, Poly1305 and AEAD_CHACHA20_POLY1305 algorithms, as defined in RFC 8439
Represents a thread-safe collection of keys and TaskCompletionSource{T} as values.
Provide information of .NET Framework from the system registry.
If you use C# 8.0 and enable the nullable types, this adds nullable attributes reference for your projects.
This library provides Win32 extensions. It deos not contains any Win32 type definitions or any Win32 APIs.
WampSharp ASP.NET Core RawSocket support
Warcraft III's native API made available in C#.
Parsers and serializers for war3map files.
War3Net.CodeAnalysis.CSharp helps handling and transpiling C# code.
Contains some methods used by several other War3Net projects.
War3Net.Drawing.Blp is a library for reading files with the ".blp" extension.