RedistributableWizard 1.0.0

dotnet add package RedistributableWizard --version 1.0.0
NuGet\Install-Package RedistributableWizard -Version 1.0.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="RedistributableWizard" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RedistributableWizard --version 1.0.0
#r "nuget: RedistributableWizard, 1.0.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 RedistributableWizard as a Cake Addin
#addin nuget:?package=RedistributableWizard&version=1.0.0

// Install RedistributableWizard as a Cake Tool
#tool nuget:?package=RedistributableWizard&version=1.0.0

Untitled-1 <p align="center"> <img src="https://img.shields.io/badge/c%23-%23239120.svg?style=for-the-badge&logo=c-sharp&logoColor=white" alt="C# Badge"/> <img src="https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white" alt=".NET Badge"/> </p>

Introduction

Microsoft Redistributable Wizard is a C# library developed using .NET 6, designed to identify installed Microsoft Visual C++ Redistributable packages on Windows systems.

Features

  • Detection of all Microsoft Visual C++ Redistributables (2005 to 2022)
  • Lists installed and missing redistributables
  • Supports both x86 and x64 architectures

Requirements

  • Windows Operating System
  • .NET 6 Framework

Installation and Usage

Compile the project and include it as a project reference into your own project
Search NuGet for the package, click install

Contributing

If you have suggestions for improvements or new features, feel free to fork this repository and submit a pull request. Here’s how you can contribute:

  • Fork the repository
  • Create a new branch for your feature (git checkout -b feature/yourfeature)
  • Commit your changes (git commit -m 'Add some yourfeature')
  • Push to the branch (git push origin feature/yourfeature)
  • Open a pull request

To-Do

Here are some enhancements and features we're looking to add:

  • Give the user the option to install redistributables (Directly from the Microsoft Website)
  • Auto installer
  • Provide different ways to detect the installation of the packages
  • More comprehensive system compatibility checks
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 103 1/19/2024