Persimmon.Console
5.0.1
dotnet add package Persimmon.Console --version 5.0.1
NuGet\Install-Package Persimmon.Console -Version 5.0.1
<PackageReference Include="Persimmon.Console" Version="5.0.1" />
paket add Persimmon.Console --version 5.0.1
#r "nuget: Persimmon.Console, 5.0.1"
// Install Persimmon.Console as a Cake Addin #addin nuget:?package=Persimmon.Console&version=5.0.1 // Install Persimmon.Console as a Cake Tool #tool nuget:?package=Persimmon.Console&version=5.0.1
The console command-line runner for Persimmon.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Persimmon.Console:
Package | Downloads |
---|---|
FAKE.Persimmon
FAKE.Persimmon is FAKE extension for Persimmon. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 3,555 | 3/5/2022 |
4.0.2 | 1,171 | 7/3/2018 |
4.0.1 | 1,092 | 6/20/2018 |
4.0.0 | 1,120 | 5/13/2018 |
3.1.1 | 1,242 | 11/22/2017 |
3.1.0 | 997 | 11/17/2017 |
3.0.0 | 944 | 11/15/2017 |
2.0.1 | 1,386 | 4/5/2017 |
1.2.0 | 1,765 | 9/4/2016 |
1.1.0 | 2,124 | 4/24/2016 |
1.0.2 | 1,532 | 2/6/2016 |
1.0.1 | 1,624 | 11/30/2015 |
1.0.0 | 1,295 | 10/18/2015 |
drop support net45 (support only netstandard2.0) [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
support F# 5.0 [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
update tools [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
add runner APIs [#141](https://github.com/persimmon-projects/Persimmon/pull/141)