Cnblogs.CodeQuality 1.8.1

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

Roslyn analyzer rulesets used by Cnblogs

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cnblogs.CodeQuality:

Repository Stars
cnblogs/fluss
fluss is a blog engine, powered by .NET
Version Downloads Last Updated
1.8.1 8,546 12/21/2023
1.8.0 122 12/21/2023
1.7.1 1,015 7/12/2023
1.7.0 297 7/3/2023
1.6.8 1,894 12/1/2022
1.6.7 953 8/12/2022
1.6.6 1,002 5/9/2022
1.6.5 481 3/10/2022
1.6.4 323 1/18/2022
1.6.3 365 11/23/2021
1.6.2 2,579 10/26/2021
1.6.1 598 8/26/2021
1.6.0 253 8/26/2021
1.5.0 282 8/19/2021
1.4.0 269 8/16/2021
1.3.0 931 4/13/2021
1.2.0 1,119 1/18/2021
1.1.0 1,365 12/24/2020
1.1.0-beta 321 12/24/2020