About 33,300,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#.

  2. Create an app in VS Code | Make Developer Hub

    Click the + icon in the header of the My apps section or call the >New app command directly from the command palette.

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

    Mar 19, 2025 · This tutorial shows how to create and run a .NET console application by using Visual Studio Code.

  4. How to use VS Code to develop and build a .NET application

    Jul 8, 2024 · How to develop a .NET application with VS Code, including how to install the .NET SDK, adding extensions and how to build and run an app.

  5. Creating an app with VS Code - Uno Platform

    Creating an app with VS Code Note Make sure to setup your environment first by following our instructions.

  6. Creating a Smooth Desktop App with Visual Studio Code

    Tauri lets us create lightweight and efficient cross-platform apps by combining web technologies with native performance. Paired with the powerful C# backend and VS Code’s developer …

  7. How to Set Up VS Code for C# Development to Build a Console and Web App

    Mar 23, 2025 · Visual Studio Code (VS Code) is a lightweight yet powerful code editor that supports C# development with ease. Whether you're building a simple console application or a …

  8. VS Code and C# | Create, build and run a console application

    May 26, 2025 · In this article, I’ll walk you through the steps to create, build, and run a C# console application using Visual Studio Code (VS Code). Before we begin, ensure the following …

  9. Getting Started With ASP.NET Core MVC Apps Using VS Code

    In this article, we will discuss how we can create a HelloWorld app with ASP.NET Core 2.0 using Visual Studio Code. We will learn how to create an ASP.NET Core MVC application, how to …

  10. Tutorial: Get started with Visual Studio Code

    In this tutorial, you learn about the key features of Visual Studio Code to help you get started with coding quickly. You learn about the different components of the user interface and how to …