Tool to enforce the C++ Core Guidelines.
Info
| Version: | 14.0.24210.1 |
| Author(s): | Visual C++ |
| Last Update: | Monday, July 18, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://microsoft.github.io/CodeAnalysis/ |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.CppCoreCheck |
Install
Install-Package Microsoft.CppCoreCheck
dotnet add package Microsoft.CppCoreCheck
paket add Microsoft.CppCoreCheck
Microsoft.CppCoreCheck Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Gsl(>= 0.1.2.1)
Tags