NDesk.Options 0.2.1

dotnet add package NDesk.Options --version 0.2.1
                    
NuGet\Install-Package NDesk.Options -Version 0.2.1
                    
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="NDesk.Options" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NDesk.Options" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="NDesk.Options" />
                    
Project file
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 NDesk.Options --version 0.2.1
                    
#r "nuget: NDesk.Options, 0.2.1"
                    
#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.
#addin nuget:?package=NDesk.Options&version=0.2.1
                    
Install NDesk.Options as a Cake Addin
#tool nuget:?package=NDesk.Options&version=0.2.1
                    
Install NDesk.Options as a Cake Tool

NDesk.Options is a callback-based program option parser for C#.

Product 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 (41)

Showing the top 20 popular GitHub repositories that depend on NDesk.Options:

Repository Stars
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
pwntester/ysoserial.net
Deserialization payload generator for a variety of .NET formatters
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
tyranid/DotNetToJScript
A tool to create a JScript file which loads a .NET v2 assembly from memory.
tyranid/oleviewdotnet
A .net OLE/COM viewer and inspector to merge functionality of OleView and Test Container
RythmStick/AMSITrigger
The Hunt for Malicious Strings
b4rtik/SharpKatz
Porting of mimikatz sekurlsa::logonpasswords, sekurlsa::ekeys and lsadump::dcsync commands
med0x2e/GadgetToJScript
A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from JS/VBS/VBA based scripts.
klezVirus/CheeseTools
Self-developed tools for Lateral Movement/Code Execution
FDlucifer/Proxy-Attackchain
Proxylogon & Proxyshell & Proxyoracle & Proxytoken & All exchange server history vulns summarization :)
tyranid/ExploitRemotingService
A tool to exploit .NET Remoting Services
Seanba/Tiled2Unity
Export Tiled Map Editor (TMX) files into Unity
nettitude/SharpSocks
Tunnellable HTTP/HTTPS socks4a proxy written in C# and deployable via PowerShell
FatRodzianko/SharpBypassUAC
C# tool for UAC bypasses
Inf0secRabbit/BadAssMacros
BadAssMacros - C# based automated Malicous Macro Generator.
improsec/SharpEventPersist
Persistence by writing/reading shellcode from Event Log
raspberry-sharp/raspberry-sharp-io
A .NET/Mono IO Library for Raspberry Pi
jfmaes/SharpZipRunner
Executes position independent shellcode from an encrypted zip
rasta-mouse/MiscTools
Miscellaneous Tools
bats3c/EvtMute
Apply a filter to the events being reported by windows event logging
Version Downloads Last updated
0.2.1 36,406 1/7/2011