CLIExecute 1.0.2020.12468822
See the version list below for details.
dotnet add package CLIExecute --version 1.0.2020.12468822
NuGet\Install-Package CLIExecute -Version 1.0.2020.12468822
<PackageReference Include="CLIExecute" Version="1.0.2020.12468822" />
paket add CLIExecute --version 1.0.2020.12468822
#r "nuget: CLIExecute, 1.0.2020.12468822"
// Install CLIExecute as a Cake Addin #addin nuget:?package=CLIExecute&version=1.0.2020.12468822 // Install CLIExecute as a Cake Tool #tool nuget:?package=CLIExecute&version=1.0.2020.12468822
This program will execute ASP.NET Core WebAPI from Command Line.
Can be usefull for a CI integration or just making a demo.
Please see https://github.com/ignatandrei/WebAPI2CLI for details
Please see http://msprogrammer.serviciipeweb.ro/category/WEBAPI2CLI/ about how I made it.
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 | 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Hosting.Server.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer (>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.2)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.2)
- System.Text.Json (>= 4.7.1)
- YamlDotNet (>= 8.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CLIExecute:
Package | Downloads |
---|---|
ExtensionNetCore3
This program will execute ASP.NET Core WebAPI from Command Line. Can be usefull for a CI integration or just making a demo. Please see https://github.com/ignatandrei/WebAPI2CLI for details Please see http://msprogrammer.serviciipeweb.ro/category/WEBAPI2CLI/ about how I made it. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2020.16924014 | 8,207 | 7/14/2020 |
1.0.2020.13772963 | 1,146 | 6/8/2020 |
1.0.2020.13708621 | 952 | 6/7/2020 |
1.0.2020.12468822 | 959 | 5/24/2020 |
1.0.2020.12467754 | 483 | 5/24/2020 |
1.0.2020.12425034 | 969 | 5/23/2020 |
1.0.2020.8736633 | 947 | 4/11/2020 |
1.0.2020.6351172 | 1,119 | 3/14/2020 |
1.0.2020.6350781 | 1,102 | 3/14/2020 |
1.0.2020.6347782 | 1,100 | 3/14/2020 |
1.0.2020.6347167 | 1,159 | 3/14/2020 |
1.0.2020.6346217 | 1,211 | 3/14/2020 |
1.0.2020.6344974 | 1,105 | 3/14/2020 |
1.0.2020.5940385 | 1,101 | 3/9/2020 |
1.0.2020.5940351 | 1,109 | 3/9/2020 |
1.0.2020.5843997 | 1,116 | 3/8/2020 |
1.0.2020.5540697 | 1,184 | 3/5/2020 |
1.0.2020.5540239 | 554 | 3/5/2020 |
1.0.2020.5539600 | 526 | 3/5/2020 |
BuildNumber 20200524.2;author ignatandrei;message Merge branch 'master' of https