c# - 如何通过 NuGet 为 resharper 下载 respeller?

标签 c# resharper nuget

注:我是一名 C# 程序员爱好者。我没有使用 NuGet 的经验(我不完全确定它的用途)。

我有 Resharper(我想是 6 或 7),我想安装 Respeller Free .但是,该页面没有下载链接,只有关于使用 NuGet 的模糊解释...

...这些命令行的事情似乎总是如此,没有任何关于如何做到这一点的实际解释;只是关于为什么它更好的标准简介......

无论如何,我试过在 NuGet 命令行中运行它:

PM> Get-Package -filter spell -listavailable

但我看不出与respeller有任何关系。所以......我错过了什么? Google 什么也没找到。

提前致谢。

最佳答案

Resharper 拥有自己的 NuGet 扩展管理器。

1:转到 RESHARPER 菜单,然后选择扩展管理器。

enter image description here

2:在线部分应列出 Respeller Free。

enter image description here

关于c# - 如何通过 NuGet 为 resharper 下载 respeller?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18476478/

相关文章:

c# - 如何取消带 sleep 的后台 worker ?

c# - 是否存在与 ILMerge.exe 等效的 ILSplit.exe,或者如何实现?

c# - 当我想发布项目: "the specified path, file name, or both are too long"时

c# - 使用 TeamCity 构建解决方案的问题(可能是 nuget 问题)

git - 使用 WinSCP NuGet 包(和 git),我可以将 WinSCP.exe 添加到我的 git 忽略中吗?

c# - 如何将此示例 foreach 转换为 lambda 表达式?

c# - 获取 StringLength 值的扩展方法

c# - Resharper 是否有助于提高系统性能?

c# - ReSharper 和 Visual Studio 2008

assembly - 如何在 nuget 错误中找到 "lib"文件夹?