Info
Version: | 5.5.4 |
Author(s): | Tyler Jensen |
Last Update: | Tuesday, February 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerjensen/ServiceWire |
NuGet Url: | https://www.nuget.org/packages/ServiceWire |
Install
Install-Package ServiceWire
dotnet add package ServiceWire
paket add ServiceWire
ServiceWire Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.IO.Pipes(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Threading(>= 4.3.0)
- System.IO.Pipes(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Threading(>= 4.3.0)
- System.IO.Pipes(>= 4.3.0)
- System.Reflection.Emit(>= 4.7.0)
- System.Threading(>= 4.3.0)
Tags
And with the release of 2.0.0, ServiceWire now supports optional use of Zero Knowledge authentication with a fast variation of Secure Remote Password Protocol and strong Rijndael encryption of data across the wire via TCP without the need for public keys going across the wire.