An open source generic message passing protocol with focus on confidentiality and authentication.
Info
| Version: | 0.4.0-preview |
| Author(s): | Andrew Arnott |
| Last Update: | Sunday, June 15, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/aarnott/ironpigeon |
| NuGet Url: | https://www.nuget.org/packages/IronPigeon |
Install
Install-Package IronPigeon
dotnet add package IronPigeon
paket add IronPigeon
IronPigeon Download (Unzip the "nupkg" after downloading)
Dependencies
- Validation(>= 2.0.4 && < 3.0)
- Microsoft.Net.Http(2.2.20)
- pclcrypto(0.5.0)
Tags