SabreTools.ASN1 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SabreTools.ASN1 --version 1.3.1
NuGet\Install-Package SabreTools.ASN1 -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SabreTools.ASN1" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SabreTools.ASN1 --version 1.3.1
#r "nuget: SabreTools.ASN1, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SabreTools.ASN1 as a Cake Addin
#addin nuget:?package=SabreTools.ASN1&version=1.3.1

// Install SabreTools.ASN1 as a Cake Tool
#tool nuget:?package=SabreTools.ASN1&version=1.3.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.

Product 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. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
1.3.2 0 4/27/2024
1.3.1 1,132 3/5/2024
1.3.0 459 11/22/2023
1.2.0 148 11/14/2023
1.1.0 249 9/11/2023