Persimmon.Console 5.0.1
dotnet add package Persimmon.Console --version 5.0.1
NuGet\Install-Package Persimmon.Console -Version 5.0.1
该命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块的 Install-Package 版本。
<PackageReference Include="Persimmon.Console" Version="5.0.1" />
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以引用包。
paket add Persimmon.Console --version 5.0.1
NuGet 团队不提供对该客户端的支持。请联系其 维护者 以获得支持。
#r "nuget: Persimmon.Console, 5.0.1"
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。将此内容复制到交互式工具或脚本的源代码中以引用包。
// 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
NuGet 团队不提供对该客户端的支持。请联系其 维护者 以获得支持。
Persimmon 的控制台命令行运行器。
此包没有依赖项。
NuGet 包 (1)
显示依赖 Persimmon.Console 的前 1 个 NuGet 包
包 | 下载 |
---|---|
FAKE.Persimmon
FAKE.Persimmon 是 Persimmon 的 FAKE 扩展。 |
GitHub 仓库
此包没有依赖于任何流行的 GitHub 仓库。
停止支持 net45(仅支持 netstandard2.0) [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
支持 F# 5.0 [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
更新工具 [#141](https://github.com/persimmon-projects/Persimmon/pull/141)
添加运行器 API [#141](https://github.com/persimmon-projects/Persimmon/pull/141)