Microsoft.VCRTForwarders.140 1.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Microsoft.VCRTForwarders.140 --version 1.1.0
NuGet\Install-Package Microsoft.VCRTForwarders.140 -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VCRTForwarders.140" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VCRTForwarders.140 --version 1.1.0
#r "nuget: Microsoft.VCRTForwarders.140, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.VCRTForwarders.140 as a Cake Addin
#addin nuget:?package=Microsoft.VCRTForwarders.140&version=1.1.0

// Install Microsoft.VCRTForwarders.140 as a Cake Tool
#tool nuget:?package=Microsoft.VCRTForwarders.140&version=1.1.0

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.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Microsoft.VCRTForwarders.140:

Package Downloads
Microsoft.MixedReality.QR The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

SDK for detecting QR codes on Windows Mixed Reality devices. Provides the location, size, and contents of detected codes, updated in real time.

TheXamlGuy.NotificationFlyout.Wpf.UI.Controls

Package Description

GitHub repositories (7)

Showing the top 5 popular GitHub repositories that depend on Microsoft.VCRTForwarders.140:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
MicaForEveryone/MicaForEveryone
Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.
microsoft/WindowsCompositionSamples
Windows Composition Samples the place for getting the latest code samples and demos using Windows.UI.Xaml and Windows.UI.Composition to make beautiful Universal Windows Platform applications.
microsoft/CsWinRT
C# language projection for the Windows Runtime
CommunityToolkit/Microsoft.Toolkit.Win32
ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
Version Downloads Last updated
1.1.0 1,053 1/18/2024
1.0.7 179,253 10/21/2020
1.0.6 262,715 4/17/2020
1.0.5 38,324 1/21/2020
1.0.4 8,450 12/3/2019
1.0.3 2,034 11/26/2019
1.0.2-rc 76,378 9/6/2019
1.0.1-rc 43,639 7/8/2019
1.0.0-rc 19,285 4/26/2019

1.1.0
           Update to runtime 14.34.31931
           - This distribution now includes a msvcp140_atomic_wait forwarder
           Add version information to all DLLs
           Disable entrypoint generation for all DLLs (reduces file size)

           1.0.7
           Sign forwarder DLLs

           1.0.6
           Added support for custom configurations

           1.0.5
           Added support for MSBuildForUnity

           1.0.4
           Update Unity support to use .asmdef files

           1.0.3
           Release version

           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