C++ Core Guidelines Checkers are now in a single NuGet package--Andrew Pardoe
The Visual C++ Team announces:
C++ Core Guidelines Checkers are now in a single NuGet package
From the article:
We’re now shipping both the experimental checkers, including the lifetime checkers, and the regular checkers in one NuGet package (the GSL is still installed as a dependency.) New MSBuild scripts allow us to extend project settings so that you can select specific extensions during code analysis...

News from Visual Studio:
juCi++ is a lightweight, platform independent C++-IDE with support for C++11, C++14, and experimental C++17 features depending on libclang version.