Persimmon.Console
4.0.0
See the version list below for details.
dotnet add package Persimmon.Console --version 4.0.0
NuGet\Install-Package Persimmon.Console -Version 4.0.0
<PackageReference Include="Persimmon.Console" Version="4.0.0" />
paket add Persimmon.Console --version 4.0.0
#r "nuget: Persimmon.Console, 4.0.0"
// Install Persimmon.Console as a Cake Addin #addin nuget:?package=Persimmon.Console&version=4.0.0 // Install Persimmon.Console as a Cake Tool #tool nuget:?package=Persimmon.Console&version=4.0.0
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 net20, net35, net40 and pcl259
fix to ptint help [#131](https://github.com/persimmon-projects/Persimmon/pull/131)
avoid SerializatioException [#135](https://github.com/persimmon-projects/Persimmon/issues/135)
support FShstp.Core of different version [#139](https://github.com/persimmon-projects/Persimmon/pull/139)