ManyConsole 2.0.1
Install-Package ManyConsole -Version 2.0.1
dotnet add package ManyConsole --version 2.0.1
<PackageReference Include="ManyConsole" Version="2.0.1" />
paket add ManyConsole --version 2.0.1
#r "nuget: ManyConsole, 2.0.1"
// Install ManyConsole as a Cake Addin
#addin nuget:?package=ManyConsole&version=2.0.1
// Install ManyConsole as a Cake Tool
#tool nuget:?package=ManyConsole&version=2.0.1
A library for writing console applications. Extends Mono.Options to support separate commands from one console application.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
- Mono.Options (>= 5.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ManyConsole:
Package | Downloads |
---|---|
Superwalnut.NetCoreConsoleTemplate
This is a project template for .Net Core 3.1 Console app, pre-configured and ready to use with, 1. Autofac 5.2.0 registrations setup. 2. pre-Configured Serilog 2.9.0 console sinks. 3. pre-Configured AutoMapper 10.0.0. 4. pre-Installed Newtonsoft.Json 12.0.3 using `dotnet new -i Superwalnut.NetCoreConsoleTemplate` to install project as a template, And using `dotnet new core-console-autofac` to create a project with the template. |
|
SolutionInspector.Api
SolutionInspector checks your solution and projects against a plethora of different configurable rules to keep it tidy. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ManyConsole:
Repository | Stars |
---|---|
sethreno/schemazen
Script and create SQL Server objects quickly
|
|
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 |
---|---|---|
2.0.1 | 181,796 | 6/30/2019 |
2.0.0-beta | 369 | 6/30/2019 |
1.0.0.4 | 94,063 | 5/5/2018 |
1.0.0.3 | 23,187 | 11/19/2017 |
1.0.0.2 | 4,925 | 10/29/2017 |
1.0.0.1 | 35,064 | 10/14/2017 |
0.4.2.20 | 210,574 | 7/27/2016 |
0.4.2.19 | 84,364 | 2/22/2016 |
0.4.2.18 | 30,838 | 12/18/2015 |
0.4.2.17 | 156,906 | 10/4/2013 |
0.4.2.16 | 11,993 | 2/10/2013 |
0.4.2.15 | 1,099 | 2/10/2013 |
0.4.2.14 | 1,845 | 12/9/2012 |
0.4.2.13 | 1,199 | 12/6/2012 |
0.4.2.12 | 2,364 | 10/6/2012 |
0.4.2.10 | 1,337 | 9/30/2012 |
0.4.2.9 | 2,254 | 9/8/2012 |
0.4.2.8 | 2,725 | 6/22/2012 |
0.4.2.7 | 1,269 | 5/17/2012 |
0.4.2.6 | 1,254 | 4/29/2012 |
0.4.2.5 | 1,117 | 4/29/2012 |
0.4.2.3 | 1,153 | 4/26/2012 |
0.4.2.2 | 1,207 | 4/10/2012 |
0.4.2 | 2,544 | 2/4/2012 |
0.4.1 | 1,323 | 1/11/2012 |
0.4.0.1 | 1,303 | 1/7/2012 |
0.4.0 | 1,201 | 1/7/2012 |
0.3.8 | 1,211 | 12/28/2011 |
0.3.7 | 1,605 | 12/4/2011 |
0.3.6 | 1,410 | 10/18/2011 |
0.3.5 | 1,253 | 10/14/2011 |
0.3.4 | 1,257 | 10/14/2011 |
0.3.3 | 1,216 | 10/13/2011 |
0.3.2 | 1,229 | 10/9/2011 |
0.3.1 | 1,282 | 8/27/2011 |
0.3.0 | 1,316 | 8/27/2011 |
.NET standard 2.0 support added in ManyConsole 2.0. ConsoleModeCommand was split to separte DLL not supported for .NET standard 2.0