SabreTools.ASN1
1.5.1
dotnet add package SabreTools.ASN1 --version 1.5.1
NuGet\Install-Package SabreTools.ASN1 -Version 1.5.1
<PackageReference Include="SabreTools.ASN1" Version="1.5.1" />
paket add SabreTools.ASN1 --version 1.5.1
#r "nuget: SabreTools.ASN1, 1.5.1"
// Install SabreTools.ASN1 as a Cake Addin #addin nuget:?package=SabreTools.ASN1&version=1.5.1 // Install SabreTools.ASN1 as a Cake Tool #tool nuget:?package=SabreTools.ASN1&version=1.5.1
SabreTools.ASN1
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.
Note: This code is known to be incomplete and will be added to over time.
Find the link to the Nuget package here.
Releases
For the most recent stable build, download the latest release here: Releases Page
For the latest WIP build here: Rolling Release
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 2.0
- NetLegacySupport.Numerics (>= 1.0.1)
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 3.5
- NetLegacySupport.Numerics (>= 1.0.1)
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 4.0
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 4.5.2
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 4.6.2
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 4.7.2
- SabreTools.IO (>= 1.6.2)
-
.NETFramework 4.8
- SabreTools.IO (>= 1.6.2)
-
net5.0
- SabreTools.IO (>= 1.6.2)
-
net6.0
- SabreTools.IO (>= 1.6.2)
-
net7.0
- SabreTools.IO (>= 1.6.2)
-
net8.0
- SabreTools.IO (>= 1.6.2)
-
net9.0
- SabreTools.IO (>= 1.6.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SabreTools.ASN1:
Package | Downloads |
---|---|
SabreTools.Serialization
Serialization and deserialization helpers for various types |
|
SabreTools.Printing
Pretty-printing library for various models |
GitHub repositories
This package is not used by any popular GitHub repositories.