The Energistics Transfer Protocol (ETP) is a specification for an asynchronous message-based data transfer standard used by the Energistics family data formats.
Info
Version: | 1.6.0-dev20 |
Author(s): | Welly Tambunan, William McKenzie, Bobby Diaz |
Last Update: | Tuesday, January 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/energistics/etp.net |
NuGet Url: | https://www.nuget.org/packages/ETP |
Install
Install-Package ETP
dotnet add package ETP
paket add ETP
ETP Download (Unzip the "nupkg" after downloading)
Dependencies
- Apache.Avro(>= 1.7.7.2)
- log4net(>= 2.0.5)
- Newtonsoft.Json(>= 9.0.1)