Microsoft.CppCoreCheck
14.0.24210.1
Tool to enforce the C++ Core Guidelines
Additional Details
CppCoreCheck is distributed as part of Visual Studio C++ toolset starting with Visual Studio 2017.
Install-Package Microsoft.CppCoreCheck -Version 14.0.24210.1
dotnet add package Microsoft.CppCoreCheck --version 14.0.24210.1
<PackageReference Include="Microsoft.CppCoreCheck" Version="14.0.24210.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.CppCoreCheck --version 14.0.24210.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Renamed a couple of warning numbers to avoid conflicts, namely -
1. Warning number 26499 is now 26461
2. Warning number 26500 is now 26462
Dependencies
-
- Microsoft.Gsl (>= 0.1.2.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.CppCoreCheck:
Package | Downloads |
---|---|
Microsoft.ExperimentalCppCoreCheck
Tool to enforce the C++ Core Guidelines
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | |
---|---|---|---|
14.0.24210.1 | 45,237 | 7/18/2016 | |
14.0.23917.2 | 1,617 | 6/3/2016 | |
14.0.23917.1 | 1,843 | 3/31/2016 | |
14.0.23917 | 801 | 3/31/2016 | |
14.0.23107.3 | 1,892 | 1/8/2016 | |
14.0.23107.2 | 1,310 | 12/3/2015 | |
14.0.23107.1 | 759 | 11/30/2015 |