FSharp.Analyzers.SDK
0.11.0
.NET 5.0
Install-Package FSharp.Analyzers.SDK -Version 0.11.0
dotnet add package FSharp.Analyzers.SDK --version 0.11.0
<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 |
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 (6)
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
Advanced embedded static analysis and type-checking for AzureTable code from F# |
|
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 | 3,059 | 1/12/2022 |
0.10.1 | 2,159 | 6/23/2021 |
0.10.0 | 222 | 6/22/2021 |
0.9.0 | 1,488 | 5/28/2021 |
0.8.0 | 6,744 | 2/11/2021 |
0.7.0 | 1,689 | 1/20/2021 |
0.6.0 | 1,644 | 12/20/2020 |
0.5.0 | 4,741 | 7/11/2020 |
0.4.1 | 2,573 | 4/10/2020 |
0.4.0 | 8,539 | 3/8/2020 |
0.3.1 | 553 | 2/28/2020 |
0.3.0 | 1,341 | 2/17/2020 |
0.2.0 | 1,056 | 12/24/2019 |
0.1.0 | 355 | 12/17/2019 |
0.0.10 | 405 | 12/16/2019 |
0.0.9 | 400 | 11/21/2019 |
0.0.8 | 1,078 | 10/1/2019 |
0.0.7 | 497 | 8/28/2019 |
0.0.6 | 761 | 7/1/2019 |
0.0.5 | 1,136 | 5/27/2019 |
0.0.4 | 1,198 | 3/29/2019 |
0.0.3 | 809 | 2/26/2019 |
0.0.2 | 621 | 2/8/2019 |
0.0.1 | 1,720 | 9/14/2018 |
Update to FCS 41 - thanks @theangrybyrd!
Pack the .NET Tool with RollForward set to enable running on .NET 6 runtimes.