Info
| Version: | 15.0.0-beta007 |
| Author(s): | ThinkGeo |
| Last Update: | Monday, May 4, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist |
| NuGet Url: | https://www.nuget.org/packages/ThinkGeo.Dependency.MicrosoftVisualCRunTime140 |
Install
Install-Package ThinkGeo.Dependency.MicrosoftVisualCRunTime140
dotnet add package ThinkGeo.Dependency.MicrosoftVisualCRunTime140
paket add ThinkGeo.Dependency.MicrosoftVisualCRunTime140
ThinkGeo.Dependency.MicrosoftVisualCRunTime140 Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
DLLs are laid out under runtimes/<rid>/native so they flow into the application's publish output automatically; a build/<package>.targets file is included so classic .NET Framework projects also receive the DLLs in their build output. Includes vcruntime140, vcruntime140_1 (x64 only — x86 ABI does not use it), msvcp140, msvcp140_1, msvcp140_2, concrt140, and vccorlib140 for both win-x64 and win-x86.
Minimum supported OS is Windows 10 / Windows Server 2016; UCRT (ucrtbase.dll and api-ms-win-crt-*.dll) is provided by the operating system and is intentionally not redistributed by this package. This package is a foundational component of ThinkGeo.Gdal.Dependency.Windows / ThinkGeo.Dependency.Cad / ThinkGeo.Dependency.Oracle / ThinkGeo.Dependency.FileGeoDatabase and should not be referenced directly by application projects.