
Install .NET on Windows - .NET | Microsoft Learn
Jun 2, 2026 · To ensure that you can run all .NET apps on Windows, install both the ASP.NET Core Runtime and the .NET Desktop Runtime. The ASP.NET Core Runtime runs web-based apps, and …
Overview of ASP.NET Core | Microsoft Learn
Jul 30, 2025 · Get an overview of ASP.NET Core, a cross-platform, high-performance, open-source framework for building modern, cloud-enabled, Internet-connected apps.
Install .NET on Windows, Linux, and macOS - .NET | Microsoft Learn
Learn where to download and install .NET on Windows, Linux, and macOS. Discover the dependencies required to develop, deploy, and run .NET apps.
ASP.NET documentation | Microsoft Learn
ASP.NET documentation Learn to use ASP.NET Core to create web apps and services that are fast, secure, cross-platform, and cloud-based. Browse tutorials, sample code, fundamentals, API …
.NET 8.0 Update - March 10, 2026 - Microsoft Support
Mar 10, 2026 · .NET Support Lifecycle This page on .NET Core and .NET 8 Support Policy provides the most up-to-date details on .NET Core Support Lifecycle Policy. How to obtain help and support for …
.NET SDK overview - .NET | Microsoft Learn - learn.microsoft.com
Jun 2, 2026 · Learn about the .NET SDK (formerly known as the .NET Core SDK), which is a set of libraries and tools used to create .NET projects.
Introduction to .NET - .NET | Microsoft Learn
Mar 13, 2026 · Additional resources Training Module Introduction to .NET - Training Certification Microsoft Certified: Azure Fundamentals - Certifications Demonstrate foundational knowledge of …
.NET Tutorials | Microsoft Learn
Mar 4, 2026 · The following tutorials show how to develop console apps and libraries for .NET Core, .NET 5, and later versions. For other types of applications, see Tutorials for getting started with .NET.
ASP.NET Core fundamentals overview | Microsoft Learn
Dec 16, 2025 · Learn the fundamental concepts for building ASP.NET Core apps, including dependency injection (DI), configuration, middleware, and more.
Get started with ASP.NET Core | Microsoft Learn
Jul 30, 2025 · A short tutorial using the .NET CLI to create and run a basic Hello World app using ASP.NET Core Blazor.
What's new in ASP.NET Core in .NET 8 | Microsoft Learn
Dec 16, 2025 · ASP.NET Core in .NET 8 adds support for using Redis as a distributed cache for output caching. Output caching is a feature that enables an app to cache the output of a Minimal API …