cppwinrt 2017.3.4-preview
dotnet add package cppwinrt --version 2017.3.4-preview
NuGet\Install-Package cppwinrt -Version 2017.3.4-preview
<PackageReference Include="cppwinrt" Version="2017.3.4-preview" />
<PackageVersion Include="cppwinrt" Version="2017.3.4-preview" />
<PackageReference Include="cppwinrt" />
paket add cppwinrt --version 2017.3.4-preview
#r "nuget: cppwinrt, 2017.3.4-preview"
#:package cppwinrt@2017.3.4-preview
#addin nuget:?package=cppwinrt&version=2017.3.4-preview&prerelease
#tool nuget:?package=cppwinrt&version=2017.3.4-preview&prerelease
C++/WinRT is a standard C++ language projection for the Windows Runtime implemented solely in header files. It allows you to both author and consume Windows Runtime APIs using any standards-compliant C++ compiler. C++/WinRT is designed to provide C++ developers with first-class access to the modern Windows API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|
Matches the February 2017 release for Windows 10 Creators Update Preview SDK (15042) refresh on GitHub.
Note requires /await /std:c++latest command-line compiler options and Visual Studio 2015 Update 3 or later to build.