FSharpLint 0.1.16

dotnet add package FSharpLint --version 0.1.16                
NuGet\Install-Package FSharpLint -Version 0.1.16                
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.1.16" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharpLint --version 0.1.16                
#r "nuget: FSharpLint, 0.1.16"                
#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.
// Install FSharpLint as a Cake Addin
#addin nuget:?package=FSharpLint&version=0.1.16

// Install FSharpLint as a Cake Tool
#tool nuget:?package=FSharpLint&version=0.1.16                

Lint tool for F#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.16 343 3/11/2015
0.1.15 101 2/8/2015
0.1.14 160 1/18/2015
0.1.13 103 1/11/2015
0.1.12 131 12/16/2014
0.1.11 104 11/23/2014
0.1.10 124 11/19/2014
0.1.9 225 11/17/2014
0.1.8 275 11/15/2014
0.1.7 287 11/14/2014
0.1.6 100 10/25/2014
0.1.5 70 10/24/2014
0.1.4 76 10/21/2014
0.1.3 76 10/16/2014
0.1.2 75 10/14/2014
0.1.1 258 9/28/2014
0.1.0 75 9/25/2014

Handling of project files is now performed by FSharp.Compiler.Service