C++ Core Check code analysis is included with VS “15”--Andrew Pardoe
Following the core guidelines is becoming easier.
C++ Core Check code analysis is included with VS “15”
by Andrew Pardoe
From the article:
Visual Studio “15” Preview 5 now includes the C++ Core Guidelines Checkers. This means you no longer have to install the C++ Core Check package from NuGet to check your code against rules and profiles in the C++ Core Guidelines. Just configure Code Analysis to include the C++ Core Check extensions.

An interesting talk!
The CppCon YouTube Channel now has all 2016 videos.