{"id":15653696,"url":"https://github.com/rgl/visual-studio-community-vagrant","last_synced_at":"2025-07-17T20:34:24.787Z","repository":{"id":139753672,"uuid":"69091492","full_name":"rgl/visual-studio-community-vagrant","owner":"rgl","description":"Vagrant Environment for Visual Studio Community","archived":false,"fork":false,"pushed_at":"2022-08-26T15:22:46.000Z","size":339,"stargazers_count":33,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T20:11:30.826Z","etag":null,"topics":["vagrant","visual-studio"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rgl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-24T08:55:49.000Z","updated_at":"2025-03-07T12:36:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dc52929-1092-459b-89ac-61dcde7b2d61","html_url":"https://github.com/rgl/visual-studio-community-vagrant","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/rgl%2Fvisual-studio-community-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvisual-studio-community-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvisual-studio-community-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fvisual-studio-community-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/visual-studio-community-vagrant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251789225,"owners_count":21644077,"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":["vagrant","visual-studio"],"created_at":"2024-10-03T12:46:35.859Z","updated_at":"2025-04-30T21:43:27.838Z","avatar_url":"https://github.com/rgl.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a [Vagrant](https://www.vagrantup.com/) Environment for [Visual Studio Community 2022](https://www.visualstudio.com/vs/community/).\n\n\n# Usage\n\nInstall the [Windows 2022 21H2 or the Windows 10 2004 Base Box](https://github.com/rgl/windows-vagrant).\n\nSet the Base Box in the [Vagrantfile](Vagrantfile) file.\n\nStart this environment:\n\n```bash\nmake libvirt-up # or virtualbox-up\n```\n\nTo troubleshoot see the `vagrant.log` file.\n\n\n# Installed Software\n\nThis environment also contains:\n\n* [7-Zip](http://www.7-zip.org/)\n* [Autoruns](https://docs.microsoft.com/en-us/sysinternals/downloads/autoruns)\n* [BareTail](https://www.baremetalsoft.com/baretail/)\n* [Chocolatey](https://chocolatey.org/)\n* [de4dot (.NET deobfuscator and unpacker)](https://github.com/0xd4d/de4dot)\n* [Dependencies (troubleshoot system errors related to loading and executing modules or applications)](https://github.com/lucasg/Dependencies)\n* [Dependency Walker (troubleshoot system errors related to loading and executing modules or applications)](http://www.dependencywalker.com/)\n* [dnSpy (.NET assembly editor, decompiler, and debugger)](https://github.com/0xd4d/dnSpy)\n* [Docker Engine CE (default) or Docker Engine EE (you need to uncomment it from the `Vagrantfile`) for Windows containers](https://www.docker.com/products/docker-engine)\n* [docker-reg](https://github.com/genuinetools/reg)\n* [Fiddler (web debugging proxy)](http://www.telerik.com/fiddler)\n* [Git Extensions](https://gitextensions.github.io/)\n* [Git](https://git-for-windows.github.io/)\n* [Google Chrome](https://www.google.com/chrome/)\n* [Meld (visual diff and merge tool)](http://meldmerge.org/)\n* [MSYS2 (shell environment; cygwin based)](http://msys2.github.io/)\n* [Notepad2 (notepad replacement)](http://www.flos-freeware.ch/notepad2.html)\n* [Portainer](https://github.com/portainer/portainer)\n* [Process Explorer](https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer)\n* [Process Hacker](https://github.com/processhacker2/processhacker2)\n* [Process Monitor](https://docs.microsoft.com/en-us/sysinternals/downloads/procmon)\n* [Qt Creator](http://doc.qt.io/qtcreator/)\n* [SetDefaultBrowser](https://kolbi.cz/blog/2017/11/10/setdefaultbrowser-set-the-default-browser-per-user-on-windows-10-and-server-2016-build-1607/)\n* [Ubuntu (Running on the Windows Subsystem for Linux (WSL))](https://docs.microsoft.com/en-us/windows/wsl)\n* [Visual Studio Code](https://code.visualstudio.com/)\n* [Windows Driver Kit (WDK)](https://docs.microsoft.com/en-us/windows-hardware/drivers/)\n* [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/)\n* [Windows Subsystem for Linux 2 (WSL2)](https://docs.microsoft.com/en-us/windows/wsl/)\n  * Only installed in Windows 10 2004+ Client/Workstation.\n  * Only works when running in a VM with nested virtualization enabled (e.g. in kvm).\n* [Windows Terminal](https://github.com/microsoft/terminal)\n  * Only installed in Windows 10 1903+.\n* [WinObj](https://docs.microsoft.com/en-us/sysinternals/downloads/winobj)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fvisual-studio-community-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Fvisual-studio-community-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fvisual-studio-community-vagrant/lists"}