About 29,200,000 results
Open links in new tab
  1. Getting Started with C# in VS Code - Visual Studio Code

    This getting started guide introduces you to C# and .NET for Visual Studio Code through the following tasks: Installing and setting up your VS Code environment for C#. Writing and running a simple "Hello World" application using C#.

  2. Working with C# - Visual Studio Code

    VS Code supports debugging of C# applications running on either .NET or Mono. For detailed instructions on: .NET debugging - see the C# Dev Kit debugging documentation. Mono debugging - see the Mono Debug extension's README. C# language support is …

  3. Using .NET in Visual Studio Code

    Setting up VS Code for .NET development. If you are an existing VS Code user, you can add .NET support by installing the C# Dev Kit extension. C# Dev Kit brings a productive and reliable C# experience into VS Code, facilitating C# or multi-language development in VS Code.

  4. How To Setup Visual Studio Code For C# 10 And .Net 6.0 - C#

    In this article, we are going to discuss How to set up Visual Studio Code so that we can use C# 10 and .Net 6 with vscode. This is a step by step guide for beginners, intermediate and experienced programmers to setup environment and create .net application using Visual Studio Code + …

  5. How to Run C# in VSCode (and Compile, Debug, and Create a …

    Sep 29, 2021 · While many developers use Visual Studio for C# development, I still VSCode. In this post, I'll show you how to run C# code in VSCode, as well as create a project, run the code, debug and compile it.

  6. Getting Started with C# & .NET in VS Code (Official Beginner Guide)

    Jun 17, 2024 · Looking to get started building apps with .NET, C#, and VS Code? James has you covered in this beginner guide to get your entire VS Code environment setup for development in under 10 minutes.

  7. Install and configure Visual Studio Code for C# development

    Learn how to configure Visual Studio Code for C# and how to use this professional IDE to create and run console applications. In this module, you will: Configure Visual Studio Code and your development environment for programming in C#. Explore the Visual Studio Code user interface.

  8. Create a .NET console application using Visual Studio Code - .NET

    Mar 19, 2025 · Click the "Install" button on the C# DevKit extension page. That opens Visual Studio code, and asks if you want to install or enable the extension. Select "install". Create a .NET console app project named "HelloWorld". Start Visual Studio Code. Go to the Explorer view and select Create .NET Project.

  9. Setting up VS Code for C# development - DEV Community

    Aug 31, 2023 · In this blog post, I have shown you how to set up VS Code for C# development, using the C# Dev Kit extension and the .NET SDK. I have also demonstrated some of the features and benefits of using VS Code for C# development, …

  10. Setting Up VS Code for C# Development: A Comprehensive Guide

    Jan 1, 2025 · Head over to the official VS Code website and download the installer for your operating system. The installation process is pretty straightforward, just follow the on-screen instructions and you'll be good to go. Once you've got VS Code up and running, the next step is to install the C# extension.

  11. Some results have been removed
Refresh