![]() |
VOOZH | about |
CppCoreCheck is distributed as part of Visual Studio C++ toolset starting with Visual Studio 2017.
dotnet add package Microsoft.CppCoreCheck --version 14.0.24210.1
NuGet\Install-Package Microsoft.CppCoreCheck -Version 14.0.24210.1
<PackageReference Include="Microsoft.CppCoreCheck" Version="14.0.24210.1" />
<PackageVersion Include="Microsoft.CppCoreCheck" Version="14.0.24210.1" />Directory.Packages.props
<PackageReference Include="Microsoft.CppCoreCheck" />Project file
paket add Microsoft.CppCoreCheck --version 14.0.24210.1
#r "nuget: Microsoft.CppCoreCheck, 14.0.24210.1"
#:package Microsoft.CppCoreCheck@14.0.24210.1
#addin nuget:?package=Microsoft.CppCoreCheck&version=14.0.24210.1Install as a Cake Addin
#tool nuget:?package=Microsoft.CppCoreCheck&version=14.0.24210.1Install as a Cake Tool
Tool to enforce the C++ Core Guidelines
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native native is compatible. |
Showing the top 1 NuGet packages that depend on Microsoft.CppCoreCheck:
| Package | Downloads |
|---|---|
|
Microsoft.ExperimentalCppCoreCheck
Tool to enforce the C++ Core Guidelines |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 14.0.24210.1 | 52,568 | 7/18/2016 | 14.0.24210.1 is deprecated because it is no longer maintained. |
| 14.0.23917.2 | 3,129 | 6/3/2016 | |
| 14.0.23917.1 | 3,190 | 3/31/2016 | |
| 14.0.23917 | 2,439 | 3/31/2016 | |
| 14.0.23107.3 | 3,652 | 1/8/2016 | |
| 14.0.23107.2 | 2,397 | 12/3/2015 | |
| 14.0.23107.1 | 1,948 | 11/30/2015 |
Renamed a couple of warning numbers to avoid conflicts, namely -
1. Warning number 26499 is now 26461
2. Warning number 26500 is now 26462