Get Started with .NET
Welcome to .NET! Whether you're building your first application or looking to expand your knowledge, these resources will help you get up and running quickly.
Quick Starts
Create a Web App
Build your first ASP.NET Core web application.
Start Now
Build a Desktop App
Develop a Windows desktop application using WPF or WinForms.
Start Now
Create a Mobile App
Develop cross-platform mobile applications with .NET MAUI.
Start Now
Build a Console App
Learn the basics of .NET by creating a simple console application.
Start Now
Essential Tools
Install .NET SDK
Download and install the .NET SDK to start coding.
Download SDK
Visual Studio
The most powerful IDE for .NET development.
Learn More
Visual Studio Code
A lightweight yet powerful source code editor.
Learn More
Learn the Basics
Explore the core concepts of .NET, including C#, project structure, and fundamental programming patterns.
Explore C# Basics