⚠ Deprecated: Legacy
All functionality that used to be included in this library is now integrated directly into SabreTools.Serialization.
Suggested alternative: SabreTools.Serialization
Serialization and deserialization helpers for various types
$ dotnet add package SabreTools.ASN1This library comprises of code to parse Abstract Syntax Notation One (ASN.1) codes and output them into various formats. This also performs some rudimentary validation based on the chains that are input.
Note: This code is known to be incomplete and will be added to over time.
Find the link to the Nuget package here.
For the most recent stable build, download the latest release here: Releases Page
For the latest WIP build here: Rolling Release