FSharpLint 0.2.8

dotnet add package FSharpLint --version 0.2.8
                    
NuGet\Install-Package FSharpLint -Version 0.2.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FSharpLint" Version="0.2.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharpLint" Version="0.2.8" />
                    
Directory.Packages.props
<PackageReference Include="FSharpLint" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSharpLint --version 0.2.8
                    
#r "nuget: FSharpLint, 0.2.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FSharpLint@0.2.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharpLint&version=0.2.8
                    
Install as a Cake Addin
#tool nuget:?package=FSharpLint&version=0.2.8
                    
Install as a Cake Tool

(Deprecated) Lint tool for F#.

* For the MSBuild task see: FSharpLint.MSBuild
* For the FAKE task see: FSharpLint.Fake
* For the API see: FSharpLint.Core

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.8 21,497 2/3/2016
0.2.8-beta 1,764 10/10/2015
0.2.7 3,058 9/27/2015
0.2.6 2,699 7/18/2015
0.2.5 2,385 7/7/2015
0.2.4 2,227 7/6/2015
0.2.3 2,247 7/2/2015
0.2.2 2,294 6/9/2015
0.2.1 2,890 5/31/2015
0.2.0 2,790 5/31/2015
0.1.16 2,545 3/11/2015
0.1.15 2,199 2/8/2015
0.1.14 2,487 1/18/2015
0.1.13 2,390 1/11/2015
0.1.12 2,694 12/16/2014
0.1.11 2,528 11/23/2014
0.1.10 2,520 11/19/2014
0.1.9 2,566 11/17/2014
0.1.8 2,664 11/15/2014
0.1.7 2,707 11/14/2014
0.1.6 2,454 10/25/2014
0.1.5 2,377 10/24/2014
0.1.4 2,327 10/21/2014
0.1.3 2,366 10/16/2014
0.1.2 2,340 10/14/2014
0.1.1 2,564 9/28/2014
0.1.0 2,329 9/25/2014