cppwinrt 2016.10.20.1
dotnet add package cppwinrt --version 2016.10.20.1
NuGet\Install-Package cppwinrt -Version 2016.10.20.1
<PackageReference Include="cppwinrt" Version="2016.10.20.1" />
<PackageVersion Include="cppwinrt" Version="2016.10.20.1" />
<PackageReference Include="cppwinrt" />
paket add cppwinrt --version 2016.10.20.1
#r "nuget: cppwinrt, 2016.10.20.1"
#:package cppwinrt@2016.10.20.1
#addin nuget:?package=cppwinrt&version=2016.10.20.1
#tool nuget:?package=cppwinrt&version=2016.10.20.1
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 October 20, 2016 release on GitHub.
Note requires /await /std:c++latest command-line compiler options and Visual Studio 2015 Update 3 or later to build.