Top 20 NuGet Packages depending on Tungsten.Logging

Total dependencies: 3

Tungsten.Suite is a nuspec only package. It aggregates the most Tungsten packages available for each framework into one package.
Tungsten.Net makes it easy to add tcp sockets to your application. Client and server classes are provided, with and without assymetric encryption. Note that the secure classes always use RSA for encryption; no symmetric session key is exchanged. For larger data sets, this can make the secure class...
Named pipe wrappers to simplify named-pipe use in your application. PipeClient for clients and PipeServer for single-instance servers. As pipes must have a server for each connected client, PipeHost will host multple PipeServers with the same pipe name.