PeNet.Asn1
1.5.0
Asn1 is a tool for parsing and formating ASN1 files.
Install-Package PeNet.Asn1 -Version 1.5.0
dotnet add package PeNet.Asn1 --version 1.5.0
<PackageReference Include="PeNet.Asn1" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PeNet.Asn1 --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PeNet.Asn1, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PeNet.Asn1:
Package | Downloads |
---|---|
PeNet
PeNet is a Windows PE (Portable Executable) parser written in C#. It parses all PE header structures for x32 and x64.
|
|
Holon
A minimal service and event bus with additional support for RPC
|
|
ElipticCurvePemPublicKeyReader
Parses and creates PEM format Eliptic Curve Public keys
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on PeNet.Asn1:
Repository | Stars |
---|---|
Squalr/Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
|
|
secana/PeNet
Portable Executable (PE) library written in .Net
|