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 608 7/18/2026
5.2.1-alpha.5.osoe-925 230 6/27/2026
5.2.1-alpha.4.osoe-925 810 4/13/2026
5.2.1-alpha.3.osoe-925 825 1/26/2026
5.2.1-alpha.2.osoe-925 300 1/26/2026
5.2.1-alpha.1.osoe-925 337 1/23/2026
5.2.1-alpha.0.osoe-925 321 1/21/2026
5.2.0 17,990 2/3/2025
5.1.1-alpha.2.osoe-984 519 2/3/2025
5.1.1-alpha.1.osoe-815 665 12/25/2024
5.1.1-alpha.0.osoe-815 521 12/25/2024
5.1.0 13,855 6/11/2024
5.0.1-alpha.3.osoe-852 489 6/11/2024
5.0.1-alpha.2.osoe-852 525 6/11/2024
5.0.1-alpha.1.osoe-867 783 6/11/2024
5.0.1-alpha.0.osoe-867 495 6/10/2024
5.0.0 6,840 2/21/2024
4.0.1-alpha.0.osoe-751 572 2/16/2024
4.0.0 8,666 10/16/2023
3.4.1-alpha.5.osoe-179 575 10/11/2023
Loading failed