SoloX.CodeQuality.Test 2.3.6

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

Setup coding style and analysis for test projects (using NetAlalyzers and CodeStyle).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.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
2.3.6 474 9/7/2025
2.3.5 422 5/18/2025
2.3.4 432 5/14/2025
2.3.3 398 4/27/2025
2.3.2 518 2/1/2025
2.3.1 382 12/10/2024
2.3.0 338 11/23/2024
2.3.0-beta.1 257 11/20/2024
2.2.2 480 10/13/2024
2.2.1 343 10/6/2024
2.2.0 338 10/1/2024
2.1.0 1,625 1/14/2024
2.0.16 4,062 12/15/2022
2.0.15 584 12/13/2022
2.0.14 593 12/7/2022
2.0.13 620 12/4/2022
2.0.12 660 11/28/2022
2.0.11 616 11/24/2022
2.0.10 818 11/1/2022
2.0.9 628 11/1/2022
2.0.8 1,373 10/14/2021
2.0.7 654 8/26/2021
2.0.6 672 8/3/2021
2.0.5 742 5/12/2021
2.0.4 773 3/21/2021
2.0.3 730 3/9/2021
2.0.2 695 3/9/2021
2.0.1 744 3/7/2021
2.0.0 665 3/4/2021
1.0.10 962 12/4/2019
1.0.9 860 11/26/2019
1.0.8 816 11/26/2019
1.0.7 842 11/26/2019
1.0.6 915 10/7/2019
1.0.5 881 10/2/2019
1.0.4 860 9/22/2019
1.0.3 891 9/13/2019
1.0.2 912 8/13/2019
1.0.1 920 8/11/2019
1.0.0 1,079 4/29/2019
1.0.0-rc.5 628 4/25/2019
1.0.0-rc.4 645 3/28/2019
1.0.0-rc.3 623 3/28/2019
1.0.0-rc.2 621 2/27/2019
1.0.0-rc.1 675 2/10/2019

- Setup coding style and analysis.