Lombiq.Analyzers 6.0.0

Prefix Reserved
dotnet add package Lombiq.Analyzers --version 6.0.0
                    
NuGet\Install-Package Lombiq.Analyzers -Version 6.0.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="Lombiq.Analyzers" Version="6.0.0">
  <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="Lombiq.Analyzers" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Lombiq.Analyzers">
  <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 Lombiq.Analyzers --version 6.0.0
                    
#r "nuget: Lombiq.Analyzers, 6.0.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.
#:package Lombiq.Analyzers@6.0.0
                    
#: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=Lombiq.Analyzers&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Lombiq.Analyzers&version=6.0.0
                    
Install as a Cake Tool

Lombiq .NET Analyzers: .NET code analyzers and code convention settings for general .NET projects. See the project website for detailed documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Lombiq.Analyzers:

Package Downloads
Lombiq.Analyzers.OrchardCore

Lombiq .NET Analyzers for Orchard Core: .NET code analyzers and code convention settings for Orchard Core (https://orchardcore.net/) apps. See the project website for detailed documentation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0 898 7/18/2026
5.2.1-alpha.5.osoe-925 247 6/27/2026
5.2.1-alpha.4.osoe-925 827 4/13/2026
5.2.1-alpha.3.osoe-925 845 1/26/2026
5.2.1-alpha.2.osoe-925 315 1/26/2026
5.2.1-alpha.1.osoe-925 352 1/23/2026
5.2.1-alpha.0.osoe-925 336 1/21/2026
5.2.0 18,681 2/3/2025
5.1.1-alpha.2.osoe-984 534 2/3/2025
5.1.1-alpha.1.osoe-815 680 12/25/2024
5.1.1-alpha.0.osoe-815 536 12/25/2024
5.1.0 13,872 6/11/2024
5.0.1-alpha.3.osoe-852 504 6/11/2024
5.0.1-alpha.2.osoe-852 540 6/11/2024
5.0.1-alpha.1.osoe-867 798 6/11/2024
5.0.1-alpha.0.osoe-867 510 6/10/2024
5.0.0 6,930 2/21/2024
4.0.1-alpha.0.osoe-751 586 2/16/2024
4.0.0 8,732 10/16/2023
3.4.1-alpha.5.osoe-179 591 10/11/2023
Loading failed