Download //top\\ Visual Studio Community 2022 Offline Installer
If you only need C#/.NET development to save space:
Create a new C# console application project in Visual Studio Community 2022: download visual studio community 2022 offline installer
vs_community.exe --layout C:\offline\vs_community If you only need C#/
This will download ~30-40 GB of files (including all core components). If you only need specific workloads, you can add --add parameters (see Pro Tip below). download visual studio community 2022 offline installer
Leave a Reply