{"id":21957620,"url":"https://github.com/bitbeans/redistributablechecker","last_synced_at":"2025-04-23T16:22:20.245Z","repository":{"id":48283215,"uuid":"108171783","full_name":"bitbeans/RedistributableChecker","owner":"bitbeans","description":"Check for installed Visual C++ Redistributable Packages","archived":false,"fork":false,"pushed_at":"2021-08-03T13:14:56.000Z","size":14,"stargazers_count":23,"open_issues_count":3,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T16:22:02.278Z","etag":null,"topics":["redistributable-package"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitbeans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-24T19:10:35.000Z","updated_at":"2022-11-28T15:09:09.000Z","dependencies_parsed_at":"2022-08-26T02:23:48.576Z","dependency_job_id":null,"html_url":"https://github.com/bitbeans/RedistributableChecker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2FRedistributableChecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2FRedistributableChecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2FRedistributableChecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitbeans%2FRedistributableChecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitbeans","download_url":"https://codeload.github.com/bitbeans/RedistributableChecker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250468443,"owners_count":21435489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["redistributable-package"],"created_at":"2024-11-29T08:54:53.549Z","updated_at":"2025-04-23T16:22:20.187Z","avatar_url":"https://github.com/bitbeans.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedistributableChecker\n\n[![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](https://github.com/bitbeans/RedistributableChecker/blob/master/LICENSE.md) [![NuGet Version](https://img.shields.io/nuget/v/RedistributableChecker.svg?style=flat-square)](https://www.nuget.org/packages/RedistributableChecker/)\n\n### Can check for the following packages ###\n- Microsoft Visual C++ Redistributable Package 2015 - 2019 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2015 - 2019 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2017 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2017 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2015 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2015 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2013 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2013 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2012 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2012 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2010 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2010 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2008 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2008 (x64) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2005 (x86) :heavy_check_mark:\n- Microsoft Visual C++ Redistributable Package 2005 (x64) :heavy_check_mark:\n\n```csharp \nusing RedistributableChecker;\n\nif (RedistributablePackage.IsInstalled(RedistributablePackageVersion.VC2017x64)) {\n  //go on\n}\n```\n\nTested on: **Windows 10 (x64)**\n   \nWindows Registry Keys taken from: https://stackoverflow.com/a/34209692/4013391 :green_heart:\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Fredistributablechecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbeans%2Fredistributablechecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbeans%2Fredistributablechecker/lists"}