Philips.CodeAnalysis.DuplicateCodeAnalyzer 1.6.4

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

Detects Duplicate Code Shapes

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.
  • net8.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
1.6.4 97 7/28/2025
1.1.7 184,450 9/29/2022
1.1.6 913,701 1/10/2022
1.1.5 598 1/10/2022
1.1.4 32,816 9/13/2021
1.1.3 503 9/12/2021
1.1.2 105,851 8/23/2020
1.1.1 631 8/6/2020
1.1.0 615 7/23/2020
1.0.2 678 9/19/2020
1.0.1 18,259 4/17/2020
1.0.0 880 3/19/2020

See Changelog