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.
Client and server for Tcp and Udp with Generics support and assymetric encryption (public key/private key encryption with no symmetric key; secure transmission, but does not prevent man-in-the-middle attacks)
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.