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 172 7/18/2026
5.2.1-alpha.5.osoe-925 184 6/27/2026
5.2.1-alpha.4.osoe-925 689 4/13/2026
5.2.1-alpha.3.osoe-925 676 1/26/2026
5.2.1-alpha.2.osoe-925 260 1/26/2026
5.2.1-alpha.1.osoe-925 293 1/23/2026
5.2.1-alpha.0.osoe-925 281 1/21/2026
5.2.0 16,472 2/3/2025
5.1.1-alpha.2.osoe-984 471 2/3/2025
5.1.1-alpha.1.osoe-815 626 12/25/2024
5.1.1-alpha.0.osoe-815 481 12/25/2024
5.1.0 13,798 6/11/2024
5.0.1-alpha.3.osoe-852 450 6/11/2024
5.0.1-alpha.2.osoe-852 481 6/11/2024
5.0.1-alpha.1.osoe-867 737 6/11/2024
5.0.1-alpha.0.osoe-867 456 6/10/2024
5.0.0 6,654 2/21/2024
4.0.1-alpha.0.osoe-751 530 2/16/2024
4.0.0 8,446 10/16/2023
3.4.1-alpha.5.osoe-179 531 10/11/2023
Loading failed