FunFair.CodeAnalysis 5.7.1.996-master

This is a prerelease version of FunFair.CodeAnalysis.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FunFair.CodeAnalysis --version 5.7.1.996-master
                    
NuGet\Install-Package FunFair.CodeAnalysis -Version 5.7.1.996-master
                    
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="FunFair.CodeAnalysis" Version="5.7.1.996-master">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FunFair.CodeAnalysis" Version="5.7.1.996-master" />
                    
Directory.Packages.props
<PackageReference Include="FunFair.CodeAnalysis">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FunFair.CodeAnalysis --version 5.7.1.996-master
                    
#r "nuget: FunFair.CodeAnalysis, 5.7.1.996-master"
                    
#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.
#:package FunFair.CodeAnalysis@5.7.1.996-master
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FunFair.CodeAnalysis&version=5.7.1.996-master&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FunFair.CodeAnalysis&version=5.7.1.996-master&prerelease
                    
Install as a Cake Tool

Code analysis rules that are used throught FunFair dotnet packages to pick up common issues that are encountered.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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
7.1.34.1713-main 0 2/13/2026
7.1.34.1712-main 25 2/12/2026
7.1.33.1711 38 2/11/2026
7.1.33.1710-main 81 2/11/2026
7.1.33.1709-main 86 2/6/2026
7.1.33.1708-main 87 2/5/2026
7.1.33.1706-main 86 2/4/2026
7.1.33.1705-main 86 2/4/2026
7.1.33.1704-main 83 1/27/2026
7.1.33.1703-main 80 1/27/2026
7.1.33.1702-main 82 1/27/2026
7.1.33.1701-main 82 1/27/2026
7.1.33.1700-main 82 1/27/2026
7.1.32.1699 239 1/24/2026
7.1.32.1698-main 81 1/23/2026
7.1.32.1697-main 79 1/23/2026
7.1.32.1696-main 77 1/23/2026
7.1.32.1695-main 75 1/23/2026
7.1.32.1694-main 82 1/23/2026
5.7.1.996-master 502 11/15/2021
Loading failed

### Changed
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.32.0.39516