CLI Commandlet host and execution engine.
Info
| Version: | 3.1.0 |
| Author(s): | Andrew F. Whitworth |
| Last Update: | Saturday, September 13, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Whiteknight/StoneFruit |
| NuGet Url: | https://www.nuget.org/packages/StoneFruit |
Install
Install-Package StoneFruit
dotnet add package StoneFruit
paket add StoneFruit
StoneFruit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- ParserObjects(>= 2.0.0)
- ReadLine(>= 2.0.1)