ELFSharp 0.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ELFSharp --version 0.0.9
NuGet\Install-Package ELFSharp -Version 0.0.9
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="ELFSharp" Version="0.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ELFSharp --version 0.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ELFSharp, 0.0.9"
#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 ELFSharp as a Cake Addin #addin nuget:?package=ELFSharp&version=0.0.9 // Install ELFSharp as a Cake Tool #tool nuget:?package=ELFSharp&version=0.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# library for manipulating binary ELF files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on ELFSharp:
Repository | Stars |
---|---|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
microsoft/binskim
A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
|
|
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
|
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 61 | 3/12/2015 |
0.0.11 | 216 | 12/5/2014 |
0.0.10 | 92 | 12/4/2013 |
0.0.9 | 53 | 9/3/2013 |
0.0.7.30609 | 48 | 3/24/2013 |
0.0.6.26451 | 49 | 5/25/2012 |
0.0.5.42165 | 52 | 5/23/2012 |
New API for testing whether file is an ELF file.