This document now exists on the official ASP.NET core docs page.
- Application
- Request Handling
This document now exists on the official ASP.NET core docs page.
| """Downloads and extract the Visual C++ Redistributables. | |
| This is useful when working with minidump files as the user may be running | |
| with a new different version of the runtime. This script aims to maintain | |
| a copy of the various versions. | |
| Versions are normally added once I encounter them, in November 2022, I added | |
| a rather large back catalogue of versions. | |
| This requires dark.exe from Wix (http://wixtoolset.org/releases/) and |