About 88 results
Open links in new tab
  1. 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 …

  2. 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.

  3. 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.

  4. 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 …

  5. .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 …

  6. .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.

  7. 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 …

  8. .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.

  9. 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.

  10. 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.

  11. 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 …