Cloudtoid.CodeAnalysis
1.0.28
dotnet add package Cloudtoid.CodeAnalysis --version 1.0.28
NuGet\Install-Package Cloudtoid.CodeAnalysis -Version 1.0.28
<PackageReference Include="Cloudtoid.CodeAnalysis" Version="1.0.28"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Cloudtoid.CodeAnalysis" Version="1.0.28" />
<PackageReference Include="Cloudtoid.CodeAnalysis"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Cloudtoid.CodeAnalysis --version 1.0.28
#r "nuget: Cloudtoid.CodeAnalysis, 1.0.28"
#:package Cloudtoid.CodeAnalysis@1.0.28
#addin nuget:?package=Cloudtoid.CodeAnalysis&version=1.0.28
#tool nuget:?package=Cloudtoid.CodeAnalysis&version=1.0.28
Cloudtoid.CodeAnalysis
Shared C# analyzer configuration for projects that use Cloudtoid's coding conventions. The package brings together StyleCop and Visual Studio threading analyzers with a common ruleset and build settings.
Install
Requires a project targeting .NET 10 or later.
dotnet add package Cloudtoid.CodeAnalysis
For a library, keep this build-time dependency private by adding PrivateAssets="all" to its PackageReference.
What it configures
- Installs StyleCop and Visual Studio threading analyzers.
- Imports the Cloudtoid ruleset and StyleCop configuration during builds.
- Enables warnings as errors.
Build your project after installation to see diagnostics. Review the rules before adopting the package in an existing codebase: warnings can become build failures.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Microsoft.VisualStudio.Threading.Analyzers (>= 18.7.23)
- StyleCop.Analyzers (>= 1.2.0-beta.556)
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 |
|---|---|---|
| 1.0.28 | 77 | 9/12/2026 |
| 1.0.27 | 56 | 9/12/2026 |
| 1.0.24 | 669 | 1/11/2025 |
| 1.0.23 | 219 | 1/11/2025 |
| 1.0.22 | 212 | 1/11/2025 |
| 1.0.21 | 304 | 9/26/2024 |
| 1.0.20 | 1,443 | 11/19/2022 |
| 1.0.19 | 277 | 11/19/2022 |
| 1.0.18 | 282 | 11/19/2022 |
| 1.0.17 | 277 | 11/19/2022 |
| 1.0.16 | 469 | 3/30/2022 |
| 1.0.15 | 899 | 7/11/2021 |
| 1.0.14 | 399 | 7/11/2021 |
| 1.0.13 | 416 | 7/11/2021 |
| 1.0.12 | 383 | 6/23/2021 |
| 1.0.11 | 496 | 6/17/2021 |
| 1.0.10 | 636 | 3/25/2021 |
| 1.0.9 | 1,133 | 9/11/2020 |
| 1.0.8 | 4,054 | 8/26/2020 |
| 1.0.7 | 453 | 8/26/2020 |