FSharp.Analyzers.SDK 0.11.0

There is a newer version of this package available.
See the version list below for details.
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
#r "nuget: FSharp.Analyzers.SDK, 0.11.0"
#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 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

SDK for building custom analyzers for FSAC / F# editors

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on FSharp.Analyzers.SDK:

Package Downloads
NpgsqlFSharpAnalyzer

Advanced embedded static analysis and type-checking for SQL code from F#

BinaryDefense.FSharp.Analyzers.Hashing

Looks for insecure hashing functions

AzureTackleAnalyzer

AzureTackleAnalyzer

FSharp.CosmosDb.Analyzer

An F# analyzer that will help you work with CosmosDB.

FSharp.Analyzers.SDK.Testing

Test facilities for the FSharp.Analyzers.SDK

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.25.0 1,780 2/14/2024
0.24.0 824 1/30/2024
0.23.0 970 1/5/2024
0.22.0 324 12/19/2023
0.21.0 289 11/23/2023
0.20.2 203 11/15/2023
0.20.1 158 11/14/2023
0.20.0 143 11/13/2023
0.19.0 262 11/7/2023
0.18.0 214 11/3/2023
0.17.1 113 10/30/2023
0.17.0 116 10/26/2023
0.16.0 197 10/16/2023
0.15.0 177 10/10/2023
0.14.1 808 9/26/2023
0.14.0 187 9/21/2023
0.13.0 166 9/7/2023
0.13.0-beta007 107 9/7/2023
0.12.0 611 5/20/2023
0.11.0 23,795 1/12/2022
0.10.1 2,426 6/23/2021
0.10.0 386 6/22/2021
0.9.0 1,665 5/28/2021
0.8.0 15,442 2/11/2021
0.7.0 1,961 1/20/2021
0.6.0 2,151 12/20/2020
0.5.0 10,139 7/11/2020
0.4.1 4,286 4/10/2020
0.4.0 9,409 3/8/2020
0.3.1 1,088 2/28/2020
0.3.0 4,182 2/17/2020
0.2.0 1,228 12/24/2019
0.1.0 534 12/17/2019
0.0.10 556 12/16/2019
0.0.9 567 11/21/2019
0.0.8 1,257 10/1/2019
0.0.7 665 8/28/2019
0.0.6 935 7/1/2019
0.0.5 1,301 5/27/2019
0.0.4 1,363 3/29/2019
0.0.3 974 2/26/2019
0.0.2 783 2/8/2019
0.0.1 1,963 9/14/2018

Update to FCS 41 - thanks @theangrybyrd!
Pack the .NET Tool with RollForward set to enable running on .NET 6 runtimes.