SoloX.CodeQuality.Prod 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package SoloX.CodeQuality.Prod --version 1.0.6
NuGet\Install-Package SoloX.CodeQuality.Prod -Version 1.0.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.Prod" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoloX.CodeQuality.Prod --version 1.0.6
#r "nuget: SoloX.CodeQuality.Prod, 1.0.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.
// Install SoloX.CodeQuality.Prod as a Cake Addin
#addin nuget:?package=SoloX.CodeQuality.Prod&version=1.0.6

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

Setup coding style and analysis for production projects (using StyleCop and FxCop).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on SoloX.CodeQuality.Prod:

Package Downloads
SoloX.ActionDispatch.Core

SoloX.ActionDispatch.Core provides a c# dispatcher to process actions on an application state.

SoloX.ActionDispatch.Tools

SoloX.ActionDispatch.Tools provides the dotnet cli tools to generate state implementation classes.

SoloX.ActionDispatch.State.Generator

SoloX.ActionDispatch.State.Generator provides the tools to generate state implementation classes.

SoloX.BlazorHeartbeat

SoloX.BlazorHeartbeat provides a Heartbeat component to maintain the SignalR connection.

SoloX.ActionDispatch.Json

SoloX.ActionDispatch.Json provides the action and state Newtonsoft Json converter.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 571 1/14/2024
2.0.16 3,425 12/15/2022
2.0.15 320 12/13/2022
2.0.14 308 12/7/2022
2.0.13 364 12/4/2022
2.0.12 352 11/28/2022
2.0.11 333 11/24/2022
2.0.10 524 11/1/2022
2.0.9 364 11/1/2022
2.0.8 1,064 10/14/2021
2.0.7 385 8/26/2021
2.0.6 369 8/3/2021
2.0.5 451 5/12/2021
2.0.4 758 3/21/2021
2.0.3 2,404 3/9/2021
2.0.2 357 3/9/2021
2.0.1 395 3/7/2021
2.0.0 388 3/4/2021
1.0.10 599 12/4/2019
1.0.9 531 11/26/2019
1.0.8 467 11/26/2019
1.0.7 553 11/26/2019
1.0.6 617 10/7/2019
1.0.5 542 10/2/2019
1.0.4 534 9/22/2019
1.0.3 557 9/13/2019
1.0.2 584 8/13/2019
1.0.1 545 8/11/2019
1.0.0 672 4/29/2019
1.0.0-rc.5 294 4/25/2019
1.0.0-rc.4 310 3/28/2019
1.0.0-rc.3 289 3/28/2019
1.0.0-rc.2 289 2/27/2019
1.0.0-rc.1 346 2/10/2019

- Setup coding style and analysis.