![]() |
VOOZH | about |
Requires NuGet 5.0 or higher.
dotnet add package Koek.CodeAnalysis --version 2021.1201.19173
NuGet\Install-Package Koek.CodeAnalysis -Version 2021.1201.19173
<PackageReference Include="Koek.CodeAnalysis" Version="2021.1201.19173">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="Koek.CodeAnalysis" Version="2021.1201.19173" />Directory.Packages.props
<PackageReference Include="Koek.CodeAnalysis"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add Koek.CodeAnalysis --version 2021.1201.19173
#r "nuget: Koek.CodeAnalysis, 2021.1201.19173"
#:package Koek.CodeAnalysis@2021.1201.19173
#addin nuget:?package=Koek.CodeAnalysis&version=2021.1201.19173Install as a Cake Addin
#tool nuget:?package=Koek.CodeAnalysis&version=2021.1201.19173Install as a Cake Tool
Shared set of code analysis and code style settings.
Prerequisites:
packages.config).Installation:
Koek.CodeAnalysis..csproj file.<CodeAnalysisRuleset>$(PkgKoek_CodeAnalysis)\content\CodeAnalysis.ruleset</CodeAnalysisRuleset>
The last step must be performed manually, as you may wish to customize when the ruleset is applied and/or merge it to another ruleset.
To actually enable code analysis, you may want to define the following properties:
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<EnableNETAnalyzers>True</EnableNETAnalyzers>
<AnalysisLevel>preview</AnalysisLevel>
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2021.1201.19173 | 1,006 | 12/1/2021 |
| 2021.1201.18023 | 764 | 12/1/2021 |
| 2021.1130.44201 | 773 | 11/30/2021 |
| 2021.1130.33722 | 729 | 11/30/2021 |
| 2021.1130.18281 | 748 | 11/30/2021 |
| 2021.1130.17702 | 746 | 11/30/2021 |
| 2021.1129.60785 | 1,427 | 11/29/2021 |