FSharpLint 0.2.8
dotnet add package FSharpLint --version 0.2.8
NuGet\Install-Package FSharpLint -Version 0.2.8
此命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的 Install-Package 版本。
<PackageReference Include="FSharpLint" Version="0.2.8" />
对于支持 PackageReference 的项目,将此 XML 节复制到项目文件中以引用包。
paket add FSharpLint --version 0.2.8
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获得支持。
#r "nuget: FSharpLint, 0.2.8"
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。请将此复制到交互式工具或脚本的源代码中以引用包。
// Install FSharpLint as a Cake Addin #addin nuget:?package=FSharpLint&version=0.2.8 // Install FSharpLint as a Cake Tool #tool nuget:?package=FSharpLint&version=0.2.8
NuGet 团队不提供对此客户端的支持。请联系其 维护者 以获得支持。
(已弃用) F# 的 Lint 工具。
* 有关 MSBuild 任务的详细信息,请参阅: FSharpLint.MSBuild
* 有关 FAKE 任务的详细信息,请参阅: FSharpLint.Fake
* 有关 API 的详细信息,请参阅: FSharpLint.Core
此包没有依赖项。
NuGet 包
此包不被任何 NuGet 包所使用。
GitHub 仓库
此包不被任何流行的 GitHub 仓库所使用。
版本 | 下载 | 上次更新 |
---|---|---|
0.2.8 | 20,344 | 2/3/2016 |
0.2.8-beta | 1,512 | 10/10/2015 |
0.2.7 | 2,579 | 9/27/2015 |
0.2.6 | 2,322 | 7/18/2015 |
0.2.5 | 2,018 | 7/7/2015 |
0.2.4 | 1,857 | 7/6/2015 |
0.2.3 | 1,881 | 7/2/2015 |
0.2.2 | 1,919 | 6/9/2015 |
0.2.1 | 2,277 | 5/31/2015 |
0.2.0 | 2,178 | 5/31/2015 |
0.1.16 | 2,177 | 3/11/2015 |
0.1.15 | 1,943 | 2/8/2015 |
0.1.14 | 2,096 | 1/18/2015 |
0.1.13 | 2,011 | 1/11/2015 |
0.1.12 | 2,321 | 12/16/2014 |
0.1.11 | 2,157 | 11/23/2014 |
0.1.10 | 2,137 | 11/19/2014 |
0.1.9 | 2,185 | 11/17/2014 |
0.1.8 | 2,279 | 11/15/2014 |
0.1.7 | 2,319 | 11/14/2014 |
0.1.6 | 2,067 | 10/25/2014 |
0.1.5 | 2,002 | 10/24/2014 |
0.1.4 | 1,946 | 10/21/2014 |
0.1.3 | 1,986 | 10/16/2014 |
0.1.2 | 1,961 | 10/14/2014 |
0.1.1 | 2,166 | 9/28/2014 |
0.1.0 | 1,951 | 9/25/2014 |
* 将 FSharp.Compiler.Services 更新到 2.0.0.3
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/148,感谢 @mexx
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/145,感谢 @mexx
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/139
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/141
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/140
* 修复 bug: https://github.com/fsprojects/FSharpLint/issues/131