G-Research.FSharp.Analyzers 0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package G-Research.FSharp.Analyzers --version 0.1.1                
NuGet\Install-Package G-Research.FSharp.Analyzers -Version 0.1.1                
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="G-Research.FSharp.Analyzers" Version="0.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add G-Research.FSharp.Analyzers --version 0.1.1                
#r "nuget: G-Research.FSharp.Analyzers, 0.1.1"                
#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 G-Research.FSharp.Analyzers as a Cake Addin
#addin nuget:?package=G-Research.FSharp.Analyzers&version=0.1.1

// Install G-Research.FSharp.Analyzers as a Cake Tool
#tool nuget:?package=G-Research.FSharp.Analyzers&version=0.1.1                

fsharp-analyzers

Analyzers for F#

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.12.1 10 1/8/2025
0.12.0 9,179 11/20/2024
0.11.0 19,036 8/19/2024
0.10.0 2,329 5/17/2024
0.9.3 14,191 2/16/2024
0.9.2 221 2/16/2024
0.9.1 223 2/15/2024
0.9.0 308 2/15/2024
0.8.0 10,410 1/30/2024
0.7.0 3,333 1/10/2024
0.6.0 747 12/20/2023
0.5.1 502 12/6/2023
0.5.0 249 12/4/2023
0.4.0 2,905 11/23/2023
0.3.1 429 11/15/2023
0.3.0 171 11/14/2023
0.2.0 144 11/10/2023
0.1.6 745 10/26/2023
0.1.5 367 10/18/2023
0.1.4 239 10/16/2023
0.1.3 250 10/12/2023
0.1.2 166 10/10/2023
0.1.1 187 10/10/2023
0.1.0 238 10/6/2023

### Fixed

* * Handle internal compiler exception regarding an unsupported kind of pattern match