Info
Version: | 5.3.4 |
Author(s): | Kenneth Carter |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tylerjensen/ServiceWire |
NuGet Url: | https://www.nuget.org/packages/SubSonic.Core.ServiceWire |
Install
Install-Package SubSonic.Core.ServiceWire
dotnet add package SubSonic.Core.ServiceWire
paket add SubSonic.Core.ServiceWire
SubSonic.Core.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.
project fork of service wire.