SoloX.CodeQuality.Test 2.1.0

dotnet add package SoloX.CodeQuality.Test --version 2.1.0
NuGet\Install-Package SoloX.CodeQuality.Test -Version 2.1.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="SoloX.CodeQuality.Test" Version="2.1.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.
paket add SoloX.CodeQuality.Test --version 2.1.0
#r "nuget: SoloX.CodeQuality.Test, 2.1.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.
// Install SoloX.CodeQuality.Test as a Cake Addin
#addin nuget:?package=SoloX.CodeQuality.Test&version=2.1.0

// Install SoloX.CodeQuality.Test as a Cake Tool
#tool nuget:?package=SoloX.CodeQuality.Test&version=2.1.0

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.1.0 508 1/14/2024
2.0.16 3,255 12/15/2022
2.0.15 280 12/13/2022
2.0.14 286 12/7/2022
2.0.13 317 12/4/2022
2.0.12 350 11/28/2022
2.0.11 313 11/24/2022
2.0.10 502 11/1/2022
2.0.9 318 11/1/2022
2.0.8 883 10/14/2021
2.0.7 301 8/26/2021
2.0.6 339 8/3/2021
2.0.5 392 5/12/2021
2.0.4 426 3/21/2021
2.0.3 367 3/9/2021
2.0.2 348 3/9/2021
2.0.1 402 3/7/2021
2.0.0 309 3/4/2021
1.0.10 593 12/4/2019
1.0.9 486 11/26/2019
1.0.8 448 11/26/2019
1.0.7 478 11/26/2019
1.0.6 548 10/7/2019
1.0.5 519 10/2/2019
1.0.4 491 9/22/2019
1.0.3 526 9/13/2019
1.0.2 540 8/13/2019
1.0.1 540 8/11/2019
1.0.0 651 4/29/2019
1.0.0-rc.5 297 4/25/2019
1.0.0-rc.4 312 3/28/2019
1.0.0-rc.3 280 3/28/2019
1.0.0-rc.2 284 2/27/2019
1.0.0-rc.1 342 2/10/2019

- Setup coding style and analysis.