ELFSharp 0.0.7.30609
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.7.30609
NuGet\Install-Package ELFSharp -Version 0.0.7.30609
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.7.30609" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ELFSharp --version 0.0.7.30609
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ELFSharp, 0.0.7.30609"
#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.7.30609 // Install ELFSharp as a Cake Tool #tool nuget:?package=ELFSharp&version=0.0.7.30609
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.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on ELFSharp:
Package | Downloads |
---|---|
ZeroInstall.Publish
Utilities for creating and modifying Zero Install feed files |
|
CsDebugScript.DwarfSymbolProvider
Provides access to DWARF symbols (for PE and ELF image containers) and also ability to read ELF core dumps. It is symbol provider and debugger engine interface for CsDebugScript.Engine. |
|
Ahsoka.Core.Can
Package Description |
|
PowerVision.ObjectModel
Package Description |
|
Ahsoka.Extensions.Can
Package Description |
GitHub repositories (7)
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
|
|
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
|
|
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
Version | Downloads | Last updated |
---|---|---|
2.17.3 | 54,632 | 10/13/2023 |
2.17.2 | 7,590 | 6/14/2023 |
2.17.1 | 15,567 | 4/25/2023 |
2.17.0 | 12,456 | 4/4/2023 |
2.16.1 | 3,556 | 1/11/2023 |
2.16.0 | 1,826 | 12/4/2022 |
2.15.2 | 1,414 | 11/14/2022 |
2.15.1 | 1,108 | 11/12/2022 |
2.15.0 | 8,440 | 4/11/2022 |
2.14.0 | 1,120 | 4/8/2022 |
2.13.3 | 1,957 | 2/17/2022 |
2.13.2 | 10,532 | 11/10/2021 |
2.13.1 | 1,240 | 11/2/2021 |
2.13.0 | 3,710 | 7/20/2021 |
2.12.1 | 2,902 | 6/12/2021 |
2.12.0 | 22,399 | 12/18/2020 |
2.11.0 | 3,241 | 5/31/2020 |
2.10.0 | 10,634 | 5/17/2020 |
2.9.0 | 1,441 | 5/2/2020 |
2.8.1 | 1,165 | 4/19/2020 |
2.8.0 | 1,240 | 4/11/2020 |
2.7.0 | 1,271 | 4/4/2020 |
2.6.1 | 1,223 | 3/29/2020 |
2.6.0 | 1,248 | 3/21/2020 |
2.5.0 | 3,176 | 3/16/2020 |
2.4.1 | 1,182 | 2/28/2020 |
2.4.0 | 2,997 | 2/15/2020 |
2.3.0 | 3,001 | 2/2/2020 |
2.2.1 | 1,787 | 12/8/2019 |
2.2.0 | 2,383 | 9/10/2019 |
2.1.1 | 4,935 | 10/25/2018 |
2.1.0 | 2,082 | 8/30/2018 |
2.0.0 | 2,138 | 5/19/2018 |
1.3.0 | 1,952 | 3/18/2018 |
1.2.1 | 3,860 | 2/10/2018 |
1.2.0 | 1,699 | 2/10/2018 |
1.1.1 | 1,775 | 1/30/2018 |
1.1.0 | 1,986 | 1/20/2018 |
1.0.4 | 6,422 | 11/6/2016 |
1.0.2 | 1,941 | 5/21/2016 |
1.0.1 | 2,102 | 4/30/2016 |
0.1.0 | 3,011 | 3/12/2015 |
0.0.11 | 2,424 | 12/5/2014 |
0.0.10 | 1,903 | 12/4/2013 |
0.0.9 | 1,859 | 9/3/2013 |
0.0.7.30609 | 1,941 | 3/24/2013 |
0.0.6.26451 | 2,165 | 5/25/2012 |
0.0.5.42165 | 1,960 | 5/23/2012 |
API clean-up, bug fixes.