LibObjectFile 0.3.5
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, ar, DWARF, COFF...)
Install-Package LibObjectFile -Version 0.3.5
dotnet add package LibObjectFile --version 0.3.5
<PackageReference Include="LibObjectFile" Version="0.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibObjectFile --version 0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibObjectFile, 0.3.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LibObjectFile as a Cake Addin
#addin nuget:?package=LibObjectFile&version=0.3.5
// Install LibObjectFile as a Cake Tool
#tool nuget:?package=LibObjectFile&version=0.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/xoofx/LibObjectFile/blob/master/changelog.md
Dependencies
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.