cppwinrt/vsix
Johan Laanstra fb3989cd7b Add Static Library template. 2019-10-27 15:13:08 -07:00
..
Application Type/Windows Store/10.0/Platforms Re-add accidentally omitted files 2019-10-15 13:46:36 -04:00
ItemTemplates port 2019-10-08 08:19:10 -07:00
Platforms Re-add accidentally omitted files 2019-10-15 13:46:36 -04:00
ProjectTemplates Add Static Library template. 2019-10-27 15:13:08 -07:00
Microsoft.Cpp.CppWinRT.props port 2019-10-08 08:19:10 -07:00
SignConfig.xml port 2019-10-08 08:19:10 -07:00
cppwinrt.ico port 2019-10-08 08:19:10 -07:00
cppwinrt.png port 2019-10-08 08:19:10 -07:00
cppwinrt.xcf port 2019-10-08 08:19:10 -07:00
extension.manifest.json port 2019-10-08 08:19:10 -07:00
overview.md port 2019-10-08 08:19:10 -07:00
packages.config port 2019-10-08 08:19:10 -07:00
readme.md port 2019-10-08 08:19:10 -07:00
source.extension.vsixmanifest port 2019-10-08 08:19:10 -07:00
vsix.csproj Revert "Link license file instead of copying it" 2019-10-15 13:46:36 -04:00
vsix.sln port 2019-10-08 08:19:10 -07:00

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++.