All Projects β†’ WPN-XM β†’ Vcredist

WPN-XM / Vcredist

Visual C++ Redistributable Packages

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Vcredist

Jpegrtspcamera
Sample RTSP server streaming MJPEG video from PC camera
Stars: ✭ 25 (-59.02%)
Mutual labels:  visual-studio
Computesharp
A .NET 5 library to run C# code in parallel on the GPU through DX12 and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! πŸš€
Stars: ✭ 982 (+1509.84%)
Mutual labels:  visual-studio
Gitlab.visualstudio
GitLab Extension for Visual Studio
Stars: ✭ 48 (-21.31%)
Mutual labels:  visual-studio
Histacom2
Moved to GitLab!
Stars: ✭ 20 (-67.21%)
Mutual labels:  visual-studio
Cn Vscode Docs
VScodeθ―΄ζ˜Žζ–‡ζ‘£ηΏ»θ―‘
Stars: ✭ 970 (+1490.16%)
Mutual labels:  visual-studio
Stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Stars: ✭ 43 (-29.51%)
Mutual labels:  visual-studio
Builderhmi.lite
.NET Core WPF UI design as quick and intuitive as WinForms! Did you hear that MICROSOFT??
Stars: ✭ 25 (-59.02%)
Mutual labels:  visual-studio
Openapi Connected Service
Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Stars: ✭ 57 (-6.56%)
Mutual labels:  visual-studio
Annwvyn
Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
Stars: ✭ 34 (-44.26%)
Mutual labels:  visual-studio
Installvscode
Stars: ✭ 46 (-24.59%)
Mutual labels:  visual-studio
Eschool
eSchool Microservice based Solution
Stars: ✭ 29 (-52.46%)
Mutual labels:  visual-studio
Vsmacdeepclean
Visual Studio for macOS add-in / extension that brings you tasty features.
Stars: ✭ 33 (-45.9%)
Mutual labels:  visual-studio
Intrinsics Dude
Opensource Visual Studio extension for compiler instrinsics in C/C++
Stars: ✭ 44 (-27.87%)
Mutual labels:  visual-studio
Tensorflow Prebuilt
Integrate your project with TensorFlow by simply cloning and linking to this prebuilt library. Support Visual Studio and WIndows.
Stars: ✭ 14 (-77.05%)
Mutual labels:  visual-studio
Ui For Uwp
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
Stars: ✭ 1,077 (+1665.57%)
Mutual labels:  visual-studio
Chiriboga
Repositorio designado para ser un respaldo del contenido de las clases de Programacion.net II
Stars: ✭ 25 (-59.02%)
Mutual labels:  visual-studio
Sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
Stars: ✭ 996 (+1532.79%)
Mutual labels:  visual-studio
Fernflowerui
The fernflower decompiler with GUI.
Stars: ✭ 60 (-1.64%)
Mutual labels:  visual-studio
Il Visualizer
.NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015
Stars: ✭ 56 (-8.2%)
Mutual labels:  visual-studio
Workstations
Vagrant virtual workstations and development environments with Visual Studio, Docker, IIS and SQL Server on Windows for .NET development
Stars: ✭ 45 (-26.23%)
Mutual labels:  visual-studio

Visual C++ Redistributable Packages

The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications built using Visual Studio.

Description

Visual C++ Redistributable Packages install runtime components of Visual C++ Libraries on a computer that does not have Visual C++ installed. The libraries are required to run applications that are developed by using the corresponding version of Visual C++. These packages install runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries.

For libraries that support side-by-side deployment models (CRT, SCL, ATL, MFC, OpenMP), they are installed into the native assembly cache, also known as the WinSxS folder, on versions of Windows operating systems that support side-by-side assemblies.

Downloads

Product Version Compiler Version Library .Net Version x86 (32bit) x64 (64bit)
Visual Studio 2005 Visual C++ 8.0 80 2 Download Download
Visual Studio 2008 Visual C++ 9.0 90 3.5 Download Download
Visual Studio 2010 Visual C++ 10.0 100 4 Download Download
Visual Studio 2012 Visual C++ 11.0 110 4.5 Download Download
Visual Studio 2013 Visual C++ 12.0 120 4.5.1, 4.5.2 Download Download
Visual Studio 2015 Visual C++ 14.0 140 4.6, 4.6.1 Download Download
Visual Studio 2017 Visual C++ 14.1 140 4.6.2, 4.7 Download Download
Visual Studio 2019 140 4.8, Core 3.0

Origin

Visual Studio

.Net

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].