FSharp.Analyzers.SDK
0.11.0
.NET 5.0
dotnet add package FSharp.Analyzers.SDK --version 0.11.0
NuGet\Install-Package FSharp.Analyzers.SDK -Version 0.11.0
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="FSharp.Analyzers.SDK" Version="0.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Analyzers.SDK --version 0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Analyzers.SDK, 0.11.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FSharp.Analyzers.SDK as a Cake Addin
#addin nuget:?package=FSharp.Analyzers.SDK&version=0.11.0
// Install FSharp.Analyzers.SDK as a Cake Tool
#tool nuget:?package=FSharp.Analyzers.SDK&version=0.11.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SDK for building custom analyzers for FSAC / F# editors
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- FSharp.Compiler.Service (>= 41.0.1)
- FSharp.Core (>= 6.0.1)
- McMaster.NETCore.Plugins (>= 1.4.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on FSharp.Analyzers.SDK:
Package | Downloads |
---|---|
BinaryDefense.FSharp.Analyzers.Hashing
Looks for insecure hashing functions |
|
NpgsqlFSharpAnalyzer
Advanced embedded static analysis and type-checking for SQL code from F# |
|
AzureTackleAnalyzer
AzureTackleAnalyzer |
|
FSharp.CosmosDb.Analyzer
An F# analyzer that will help you work with CosmosDB. |
|
OptionAnalyzer
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.0 | 8,836 | 1/12/2022 |
0.10.1 | 2,290 | 6/23/2021 |
0.10.0 | 305 | 6/22/2021 |
0.9.0 | 1,573 | 5/28/2021 |
0.8.0 | 11,228 | 2/11/2021 |
0.7.0 | 1,855 | 1/20/2021 |
0.6.0 | 1,923 | 12/20/2020 |
0.5.0 | 6,431 | 7/11/2020 |
0.4.1 | 2,974 | 4/10/2020 |
0.4.0 | 8,887 | 3/8/2020 |
0.3.1 | 707 | 2/28/2020 |
0.3.0 | 1,905 | 2/17/2020 |
0.2.0 | 1,127 | 12/24/2019 |
0.1.0 | 432 | 12/17/2019 |
0.0.10 | 479 | 12/16/2019 |
0.0.9 | 481 | 11/21/2019 |
0.0.8 | 1,160 | 10/1/2019 |
0.0.7 | 578 | 8/28/2019 |
0.0.6 | 845 | 7/1/2019 |
0.0.5 | 1,213 | 5/27/2019 |
0.0.4 | 1,274 | 3/29/2019 |
0.0.3 | 893 | 2/26/2019 |
0.0.2 | 700 | 2/8/2019 |
0.0.1 | 1,806 | 9/14/2018 |
Update to FCS 41 - thanks @theangrybyrd!
Pack the .NET Tool with RollForward set to enable running on .NET 6 runtimes.