Ionide.Analyzers
0.6.0
See the version list below for details.
dotnet add package Ionide.Analyzers --version 0.6.0
NuGet\Install-Package Ionide.Analyzers -Version 0.6.0
<PackageReference Include="Ionide.Analyzers" Version="0.6.0"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Ionide.Analyzers --version 0.6.0
#r "nuget: Ionide.Analyzers, 0.6.0"
// Install Ionide.Analyzers as a Cake Addin #addin nuget:?package=Ionide.Analyzers&version=0.6.0 // Install Ionide.Analyzers as a Cake Tool #tool nuget:?package=Ionide.Analyzers&version=0.6.0
Ionide.Analyzers
An fsharp community project containing analyzers.
Running these analyzers
To run these analyzers you need to download the fsharp-analyzers tool and this NuGet package.
Learn more on getting started in the SDK documentation or follow this quick start guide.
Getting started contributing!
Get started in no time using our docs!
Running the documentation
Run dotnet fsi build.fsx -p Docs
to run the documentation locally.
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.13.0 | 322 | 11/19/2024 |
0.12.0 | 2,279 | 8/19/2024 |
0.11.1 | 409 | 8/6/2024 |
0.11.0 | 3,876 | 5/15/2024 |
0.10.0 | 2,323 | 3/29/2024 |
0.9.0 | 2,497 | 2/15/2024 |
0.8.0 | 9,018 | 1/30/2024 |
0.7.0 | 5,038 | 1/10/2024 |
0.6.1 | 259 | 1/2/2024 |
0.6.0 | 992 | 12/20/2023 |
0.5.1 | 567 | 12/6/2023 |
0.5.0 | 625 | 11/23/2023 |
0.4.0 | 1,474 | 11/15/2023 |
0.3.0 | 266 | 11/13/2023 |
0.2.0 | 254 | 11/9/2023 |
0.1.1 | 187 | 11/8/2023 |
0.1.0 | 139 | 11/8/2023 |
### Changed
* * Update FSharp.Analyzers.SDK to `0.22.0`. [#60](https://github.com/ionide/ionide-analyzers/pull/60)