BinaryMapper.Core
0.3.1
Provides types to read binary streams into C# structures.
Install-Package BinaryMapper.Core -Version 0.3.1
dotnet add package BinaryMapper.Core --version 0.3.1
<PackageReference Include="BinaryMapper.Core" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BinaryMapper.Core --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on BinaryMapper.Core:
Package | Downloads |
---|---|
BinaryMapper.Windows.Minidump
Provides types to read Windows minidumps into C# structures. Defines MINIDUMP_HEADER and other types from the Windows API.
|
|
BinaryMapper.Windows.Executable
Provides types to read Windows executables into C# structures.
|
GitHub repositories
This package is not used by any popular GitHub repositories.