Microsoft.VCRTForwarders.140
1.0.2-rc
App-local DLLs that forward to runtime components of Visual C++ libraries which are required to run Visual C++ applications. The runtime components being forwarded to should already be installed on a given machine, this can be done using the Visual C++ Redistributable Packages https://aka.ms/AA4pp63. See https://github.com/Microsoft/vcrt-forwarders for more details.
See the version list below for details.
Install-Package Microsoft.VCRTForwarders.140 -Version 1.0.2-rc
dotnet add package Microsoft.VCRTForwarders.140 --version 1.0.2-rc
<PackageReference Include="Microsoft.VCRTForwarders.140" Version="1.0.2-rc" />
paket add Microsoft.VCRTForwarders.140 --version 1.0.2-rc
Release Notes
1.0.2-rc
Added support NuGet for Unity
1.0.1-rc
Added ARM64 Forwarding DLLs
1.0.0-rc
Pre-release App Local VCRT 140 DLLs
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.VCRTForwarders.140:
Package | Downloads |
---|---|
Microsoft.MixedReality.QR
SDK for detecting QR codes on Windows Mixed Reality devices. Provides the location, size, and contents of detected codes, updated in real time.
|
|
Microsoft.MixedReality.SceneUnderstanding
SDK for Scene Understanding on Windows Mixed Reality devices. Computes a description of the scene surrounding the user (walls, floors, surfaces, etc.), including quads, meshes, and content placement hints.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.VCRTForwarders.140:
Repository | Stars |
---|---|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
|
windows-toolkit/Microsoft.Toolkit.Win32
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
|
|
microsoft/CsWinRT
C# language projection for the Windows Runtime
|