Eri*_*iko 11 nuget nuget-package
运行命令时
Get-Package -Remote StructureMap-MVC3
Run Code Online (Sandbox Code Playgroud)
在NuGet的程序包管理器控制台中,它返回以下内容以及截断的程序包的说明.
Id Version Description
-- ------- -----------
StructureMap-MVC3 1.0.1 Adds the latest version of structuremap and configures it as the default Depende...
StructureMap-MVC3 1.0.2 Adds the latest version of structuremap and configures it as the default Depende...
Run Code Online (Sandbox Code Playgroud)
有没有办法从控制台查询包的完整描述?
dav*_*owl 14
是的,如果你写这样的东西,你可以:
Get-Package -Remote StructureMap-MVC3 | fl
Run Code Online (Sandbox Code Playgroud)
默认情况下,我们以简洁的方式显示结果,因此更多东西适合较小的空间fl(格式列表的缩写)将在详细信息视图中显示属性.
| 归档时间: |
|
| 查看次数: |
2629 次 |
| 最近记录: |