ETP.DevKit 1.2.0-dev17

This is a prerelease version of ETP.DevKit.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package ETP.DevKit --version 1.2.0-dev17
                    
NuGet\Install-Package ETP.DevKit -Version 1.2.0-dev17
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ETP.DevKit" Version="1.2.0-dev17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ETP.DevKit" Version="1.2.0-dev17" />
                    
Directory.Packages.props
<PackageReference Include="ETP.DevKit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ETP.DevKit --version 1.2.0-dev17
                    
#r "nuget: ETP.DevKit, 1.2.0-dev17"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ETP.DevKit@1.2.0-dev17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ETP.DevKit&version=1.2.0-dev17&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ETP.DevKit&version=1.2.0-dev17&prerelease
                    
Install as a Cake Tool

The ETP DevKit is a .NET library providing a common foundation and the basic infrastructure needed to communicate via the Energistics Transfer Protocol (ETP). The library is written in C# using the .NET Framework version 4.5.2. It is designed to simplify and standardize ETP client and server development by integrating the necessary dependencies and abstracting away the lower level details of communicating via ETP. It builds on the ETP Messages library, which provides .NET definitions for the ETP messages and associated data structures.

     The ETP DevKit provides a definition and base implementation of each interface described in the ETP Specification. Each interface implementation has been developed as a protocol handler that can be used out of the box or extended to provide additional functionality. This abstracts away the low level details of sending and receiving messages between clients and servers. Customized processing of messages can be achieved either by registering handlers for the various interface events or by deriving from the library’s protocol handlers and overriding the virtual message handling methods.

     The aim of the ETP DevKit is to reduce the time it takes to develop and evaluate the latest version of the standards utilizing the Energistics Transfer Protocol and to provide a shared and tested framework for establishing and facilitating communication between applications needing to exchange data.

     The ETP DevKit was developed by Petrotechnical Data Systems (PDS) and contributed to Energistics. It is provided as an open source project under the Apache License, Version 2.0. Further development will be guided by Energistics and the user community.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.0-dev30 2,073 1/29/2019
1.2.0-dev29 651 11/19/2018
1.2.0-dev28 638 11/16/2018
1.2.0-dev27 613 11/16/2018
1.2.0-dev26 606 11/14/2018
1.2.0-dev25 619 11/14/2018
1.2.0-dev24 642 11/14/2018
1.2.0-dev23 597 11/13/2018
1.2.0-dev22 648 11/12/2018
1.2.0-dev21 604 11/12/2018
1.2.0-dev20 596 11/12/2018
1.2.0-dev19 672 11/7/2018
1.2.0-dev18 639 10/29/2018
1.2.0-dev17 680 9/20/2018
1.2.0-dev16 908 9/13/2018
1.2.0-dev15 693 9/11/2018
1.2.0-dev14 705 9/11/2018
1.2.0-dev13 670 9/10/2018
1.2.0-dev12 693 9/9/2018
1.2.0-dev11 726 9/1/2018
1.2.0-dev10 686 8/28/2018
1.2.0-dev09 701 8/26/2018
1.2.0-dev08 696 8/23/2018
1.2.0-dev07 756 8/18/2018
1.2.0-dev06 739 8/18/2018
1.2.0-dev05 739 8/15/2018
1.2.0-dev04 727 8/15/2018
1.2.0-dev03 734 8/15/2018
1.2.0-dev02 732 8/14/2018
1.2.0-dev01 776 8/13/2018