ManyConsole 2.0.1
dotnet add package ManyConsole --version 2.0.1
NuGet\Install-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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- 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 (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 |
---|---|---|
2.0.1 | 493,866 | 6/30/2019 |
2.0.0-beta | 767 | 6/30/2019 |
1.0.0.4 | 119,000 | 5/5/2018 |
1.0.0.3 | 25,033 | 11/19/2017 |
1.0.0.2 | 5,895 | 10/29/2017 |
1.0.0.1 | 37,479 | 10/14/2017 |
0.4.2.20 | 265,819 | 7/27/2016 |
0.4.2.19 | 95,191 | 2/22/2016 |
0.4.2.18 | 39,363 | 12/18/2015 |
0.4.2.17 | 194,088 | 10/4/2013 |
0.4.2.16 | 16,480 | 2/10/2013 |
0.4.2.15 | 1,767 | 2/10/2013 |
0.4.2.14 | 3,343 | 12/9/2012 |
0.4.2.13 | 1,855 | 12/6/2012 |
0.4.2.12 | 3,044 | 10/6/2012 |
0.4.2.10 | 1,971 | 9/30/2012 |
0.4.2.9 | 2,958 | 9/8/2012 |
0.4.2.8 | 3,455 | 6/22/2012 |
0.4.2.7 | 1,905 | 5/17/2012 |
0.4.2.6 | 1,945 | 4/29/2012 |
0.4.2.5 | 1,796 | 4/29/2012 |
0.4.2.3 | 1,815 | 4/26/2012 |
0.4.2.2 | 1,883 | 4/10/2012 |
0.4.2 | 3,302 | 2/4/2012 |
0.4.1 | 2,025 | 1/11/2012 |
0.4.0.1 | 2,004 | 1/7/2012 |
0.4.0 | 1,911 | 1/7/2012 |
0.3.8 | 1,900 | 12/28/2011 |
0.3.7 | 2,317 | 12/4/2011 |
0.3.6 | 2,082 | 10/18/2011 |
0.3.5 | 1,929 | 10/14/2011 |
0.3.4 | 1,969 | 10/14/2011 |
0.3.3 | 1,931 | 10/13/2011 |
0.3.2 | 1,921 | 10/9/2011 |
0.3.1 | 1,955 | 8/27/2011 |
0.3.0 | 2,521 | 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