About 1,030,000 results
Open links in new tab
  1. ASP.NET Core Web Host | Microsoft Learn

    Sep 10, 2024 · Learn about Web Host in ASP.NET Core, which is responsible for app startup and lifetime management.

  2. Hosting Bundle | Microsoft Learn

    Jul 30, 2025 · Learn the fundamentals of building web applications with ASP.NET Core. This learning path teaches the basics required for front-end and back-end development with …

  3. Host and deploy ASP.NET Core | Microsoft Learn

    Sep 18, 2024 · For information on configuration for hosting ASP.NET Core apps in a web farm environment (for example, deployment of multiple instances of your app for scalability), see …

  4. Host ASP.NET Core on Windows with IIS | Microsoft Learn

    Jul 31, 2024 · Internet Information Services (IIS) is a flexible, secure and manageable Web Server for hosting web apps, including ASP.NET Core.

  5. Azure hosting recommendations for ASP.NET Core web apps

    Sep 21, 2022 · For ASP.NET Core monolithic web applications and supporting services, there are several well-known configurations that are recommended. The recommendations on this …

  6. ASP.NET Hosting Options (C#) | Microsoft Learn

    Jun 15, 2023 · This tutorial series examines the steps for deploying an ASP.NET application to a web host provider, exploring common challenges. This tutorial offered a high-level overview of …

  7. Publish an ASP.NET Core app to IIS | Microsoft Learn

    Jul 23, 2025 · This tutorial is based on hosting a server-side ASP.NET Core app with IIS, including a Blazor Web App. For guidance on hosting and deploying a standalone Blazor …

  8. ASP.NET Web Forms | Microsoft Learn

    Mar 2, 2024 · Download Visual Web Developer Express & learn how to quickly build web apps using easy-to-understand controls on ASP.NET Web Forms in a visual design environ...

  9. ASP.NET Core fundamentals overview | Microsoft Learn

    Jul 30, 2025 · Learn the fundamental concepts for building ASP.NET Core apps, including dependency injection (DI), configuration, middleware, and more.

  10. Host ASP.NET Core on Linux with Nginx | Microsoft Learn

    Learn how to set up Nginx as a reverse proxy on Ubuntu, RHEL and SUSE to forward HTTP traffic to an ASP.NET Core web app running on Kestrel.