cppwinrt/vsix
..
Dev16
Dev17
ItemTemplates
ProjectTemplates
Resources
Directory.Build.Props
Extension.targets
SignConfig.xml
cppwinrt.ico
cppwinrt.png
cppwinrt.xcf
extension.manifest.json
overview.md
readme.md
vsix.sln

readme.md

C++/WinRT Visual Studio Extension (VSIX)

Overview

Please visit C++/WinRT in the Visual Studio Marketplace for official Microsoft-signed builds of the C++/WinRT VSIX. See also the Microsoft.Windows.CppWinRT NuGet package, which provides build support for C++/WinRT vcxproj projects.

The C++/WinRT VSIX provides:

  • Debug visualization of C++/WinRT types, similar to the C# debugging experience.
  • Project and item templates to help you get started with consuming and authoring Windows runtime classes in modern C++.