You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/SabreTools/SabreTools.ASN1/actions/workflows/build_and_test.yml)
4
+
3
5
This 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.
4
6
5
7
**Note:** This code is known to be incomplete and will be added to over time.
8
+
9
+
Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.ASN1).
10
+
11
+
## Releases
12
+
13
+
For the most recent stable build, download the latest release here: [Releases Page](https://github.com/SabreTools/SabreTools.ASN1/releases)
14
+
15
+
For the latest WIP build here: [Rolling Release](https://github.com/SabreTools/SabreTools.ASN1/releases/rolling)
0 commit comments