Info
Version: | 4.0.2 |
Author(s): | Mariusz Postol |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mpostol/OPC-UA-OOI |
NuGet Url: | https://www.nuget.org/packages/UAOOI.Networking.Encoding |
Install
Install-Package UAOOI.Networking.Encoding
dotnet add package UAOOI.Networking.Encoding
paket add UAOOI.Networking.Encoding
UAOOI.Networking.Encoding Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Composition(>= 4.7.0)
- UAOOI.Configuration.Networking(>= 4.0.1)
- UAOOI.Networking.SemanticData(>= 4.0.2)
Tags
The interface is used for late binding to inject dependency on the external library. This library provides IEncodingFactory functionality limited to encoding simple data types only for the testing purpose only.