ManyConsole 0.4.2.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 ManyConsole --version 0.4.2.9
NuGet\Install-Package ManyConsole -Version 0.4.2.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="ManyConsole" Version="0.4.2.9" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="ManyConsole" Version="0.4.2.9" />
<PackageReference Include="ManyConsole" />
        
        
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 ManyConsole --version 0.4.2.9
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: ManyConsole, 0.4.2.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.
                    
    
    #:package ManyConsole@0.4.2.9
        
        
#: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=ManyConsole&version=0.4.2.9
#tool nuget:?package=ManyConsole&version=0.4.2.9
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    A library for writing console applications. Extends NDesk.Options to support separate commands from one console application.
| 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.
- 
                                                - NDesk.Options (>= 0.2.0)
 
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on ManyConsole:
| Repository | Stars | 
|---|---|
| toddams/RazorLight 
                                                            Template engine based on Microsoft's Razor parsing engine for .NET Core
                                                         | |
| sethreno/schemazen 
                                                            Script and create SQL Server objects quickly
                                                         | |
| Neskol/MaichartConverter 
                                                            A format converter for maimai related charts
                                                         | |
| tfsaggregator/tfsaggregator 
                                                            A server side plugin for Team Foundation Server (TFS) and Azure DevOps Server for performing various Work Item related calculations, create new Work Items and Links automatically.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 0.4.2.17 | 5,774 | 10/4/2013 | 
| 0.4.2.16 | 635 | 2/10/2013 | 
| 0.4.2.15 | 56 | 2/10/2013 | 
| 0.4.2.14 | 136 | 12/9/2012 | 
| 0.4.2.13 | 54 | 12/6/2012 | 
| 0.4.2.12 | 216 | 10/6/2012 | 
| 0.4.2.10 | 67 | 9/30/2012 | 
| 0.4.2.9 | 78 | 9/8/2012 | 
| 0.4.2.8 | 191 | 6/22/2012 | 
| 0.4.2.7 | 64 | 5/17/2012 | 
| 0.4.2.6 | 55 | 4/29/2012 | 
| 0.4.2.5 | 50 | 4/29/2012 | 
| 0.4.2.3 | 51 | 4/26/2012 | 
| 0.4.2.2 | 54 | 4/10/2012 | 
| 0.4.2 | 440 | 2/4/2012 | 
| 0.4.1 | 60 | 1/11/2012 | 
| 0.4.0.1 | 53 | 1/7/2012 | 
| 0.4.0 | 53 | 1/7/2012 | 
| 0.3.8 | 54 | 12/28/2011 | 
| 0.3.7 | 60 | 12/4/2011 | 
| 0.3.6 | 57 | 10/18/2011 | 
| 0.3.5 | 59 | 10/14/2011 | 
| 0.3.4 | 54 | 10/14/2011 | 
| 0.3.3 | 58 | 10/13/2011 | 
| 0.3.2 | 53 | 10/9/2011 | 
| 0.3.1 | 55 | 8/27/2011 | 
| 0.3.0 | 59 | 8/27/2011 | 
Breaking changes for 4.0! Now using a fluent interface to define command metadata.