RG.CodeAnalyzer 2.0.1

dotnet add package RG.CodeAnalyzer --version 2.0.1
                    
NuGet\Install-Package RG.CodeAnalyzer -Version 2.0.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="RG.CodeAnalyzer" Version="2.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RG.CodeAnalyzer" Version="2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="RG.CodeAnalyzer" />
                    
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 RG.CodeAnalyzer --version 2.0.1
                    
#r "nuget: RG.CodeAnalyzer, 2.0.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.
#:package RG.CodeAnalyzer@2.0.1
                    
#: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=RG.CodeAnalyzer&version=2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=RG.CodeAnalyzer&version=2.0.1
                    
Install as a Cake Tool

RG.CodeAnalyzer

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RG.CodeAnalyzer:

Package Downloads
Reo.Core.DataImport.ClosedXml.Report

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 443 11/23/2025
1.0.30 810,059 5/11/2022
1.0.29 1,103 5/31/2021
1.0.28 557 5/27/2021
1.0.27 832 3/4/2021
1.0.26 738 2/28/2021
1.0.25 592 2/18/2021
1.0.24 567 2/17/2021
1.0.23 839 12/6/2020
1.0.22 642 12/2/2020
1.0.21 603 12/2/2020
1.0.20 562 11/25/2020
1.0.19 637 11/23/2020
1.0.18 633 11/23/2020
1.0.17 650 11/19/2020
1.0.16 872 11/19/2020 1.0.16 is deprecated because it has critical bugs.
1.0.15 903 11/19/2020 1.0.15 is deprecated because it has critical bugs.
1.0.14 879 11/19/2020 1.0.14 is deprecated because it has critical bugs.
1.0.13 856 12/25/2019
1.0.12 752 12/11/2019
Loading failed