📘
Quick reference
  • Install
    • Winget
    • Dotnet SDK
    • Visual Studio (Both)
    • LocalDB
    • REPL
  • Dotnet CLI
    • Solution creation
    • Project creation
    • dotnet ef install
    • dotnet ef commands
  • Trouble shooting
    • VS plugin crashes
Powered by GitBook
On this page
  • Visual Studio Community 2022
  • Method A: Using Winget
  • Method B: UI based installation
  • Visual Studio Code (Latest)
  1. Install

Visual Studio (Both)

PreviousDotnet SDKNextLocalDB

Last updated 2 years ago

Visual Studio Community 2022

Method A: Using Winget

winget install --id=Microsoft.VisualStudio.2022.Community -e 

Method B: UI based installation

Visual Studio Code (Latest)

winget install Microsoft.VisualStudioCode

Around 85 MB download size via winget and 340 MB space on disk post installation!

How to Install and Set Up Visual Studio 2022 on Windows 11/10The Windows Club
Logo