ELFSharp 0.0.6.26451
        
        
                                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.6.26451
NuGet\Install-Package ELFSharp -Version 0.0.6.26451
        
        
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.6.26451" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="ELFSharp" Version="0.0.6.26451" />
<PackageReference Include="ELFSharp" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add ELFSharp --version 0.0.6.26451
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: ELFSharp, 0.0.6.26451"
        
        
#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.
                    
    
    #:package ELFSharp@0.0.6.26451
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=ELFSharp&version=0.0.6.26451
#tool nuget:?package=ELFSharp&version=0.0.6.26451
        
        
 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 (11)
Showing the top 11 popular GitHub repositories that depend on ELFSharp:
| Repository | Stars | 
|---|---|
| 
                                                        
                                                            QL-Win/QuickLook
                                                        
                                                         
                                                            Bring macOS “Quick Look” feature to Windows
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            dotnet/android
                                                        
                                                         
                                                            .NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            velopack/velopack
                                                        
                                                         
                                                            Installer and automatic update framework for cross-platform desktop applications
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            microsoft/binskim
                                                        
                                                         
                                                            A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            sandrohanea/whisper.net
                                                        
                                                         
                                                            Whisper.net. Speech to text made simple using Whisper Models
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            uholeschak/ediabaslib
                                                        
                                                         
                                                            .NET BMW and VAG Ediabas interpreter library
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            DataDog/dd-trace-dotnet
                                                        
                                                         
                                                            .NET Client Library for Datadog APM
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            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.
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            NRTnarathip/SMAPILoader
                                                        
                                                         
                                                            SMAPI Launcher Android
                                                         
                                                     | 
                                                    |
| 
                                                        
                                                            JohnBel/EfsTools
                                                        
                                                         
                                                            Command line tools for Qualcomm EFS file system
                                                         
                                                     | 
                                                    
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.1.0 | 160 | 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 | 
SymbolEntry constructor is not public.