SysadminsLV.Asn1Parser
2.0.0-beta
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Framework 4.7.2
This package targets .NET Framework 4.7.2. The package is compatible with this framework or higher.
This is a prerelease version of SysadminsLV.Asn1Parser.
dotnet add package SysadminsLV.Asn1Parser --version 2.0.0-beta
NuGet\Install-Package SysadminsLV.Asn1Parser -Version 2.0.0-beta
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="SysadminsLV.Asn1Parser" Version="2.0.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SysadminsLV.Asn1Parser" Version="2.0.0-beta" />
<PackageReference Include="SysadminsLV.Asn1Parser" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SysadminsLV.Asn1Parser --version 2.0.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SysadminsLV.Asn1Parser, 2.0.0-beta"
#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.
#addin nuget:?package=SysadminsLV.Asn1Parser&version=2.0.0-beta&prerelease
#tool nuget:?package=SysadminsLV.Asn1Parser&version=2.0.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ASN.1 binary parser and utility set for binary data encoded with Distinguished Encoding Rules (DER).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- System.Memory (>= 4.6.0)
-
net8.0
- System.Memory (>= 4.6.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SysadminsLV.Asn1Parser:
Package | Downloads |
---|---|
SysadminsLV.PKI
This package is a framework library that provides extended cryptography-related classes to standard .NET Framework BCL. |
|
SysadminsLV.PKI.OcspClient
This package provides a managed .NET OCSP client. |
|
SysadminsLV.PKI.Win
This package is a framework library to Microsoft Active Directory Certificate Services in .NET. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SysadminsLV.Asn1Parser:
Repository | Stars |
---|---|
PKISolutions/Asn1Editor.WPF
Graphical WPF-based Abstract Syntax Notation One (ASN.1) DER editor
|
None.