Top 20 NuGet Packages
MultiChainLibCore
MultiChainLibCore11
Common data types used
This package lets editors select multiple nodes
Short version:
dispatcher.On<string, int>(MyHandler);
dispatcher.On<bool, int>(OtherHandler);
dispatcher.Dispatch(true, 13);
Also feature guard conditions, an alternative fluent API and a fallback handler.
Package Description
A multi-faceted .NET helper library.
Stream multiplexer
A .NET implementation of the multihash protocol : https://github.com/jbenet/multihash
Package Description
Provides an analyzer for converting an implicit string that contains \r\n into multiple strings combined with Environment.NewLine.
A .NET Core wrapper for the Windows Multimedia Timer class