C# .NET library for reading and writing BER-TLV (Basic Encoding Rules, Tag Length Value) encoded data.
Info
Version: | 1.0.0 |
Author(s): | Christopher Green |
Last Update: | Monday, May 21, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/cgreenza/TlvLib |
NuGet Url: | https://www.nuget.org/packages/TlvLib |
Install
Install-Package TlvLib
dotnet add package TlvLib
paket add TlvLib
TlvLib Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags