Info
Version: | 1.0.2020.16924014 |
Author(s): | Andrei Ignat |
Last Update: | Tuesday, July 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CLIExecute |
Install
Install-Package CLIExecute
dotnet add package CLIExecute
paket add CLIExecute
CLIExecute Download (Unzip the "nupkg" after downloading)
Dependencies
- InterpreterDll(>= 2020.7.14.5)
- 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)
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.