site image
Andrew Lock avatar

Andrew Lock

Hosting
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Adding host filtering to Kestrel in ASP.NET Core

    Adding host filtering to Kestrel in ASP.NET Core

    In this post I describe how to add host filtering to an ASP.NET Core application, and show why not filtering could allow attackers to exploit your app…

     in  ASP.NET Core Hosting Security
  5. Banner image for 5 ways to set the URLs for an ASP.NET Core app

    5 ways to set the URLs for an ASP.NET Core app

    In this post I describe 5 different ways to set which URLs your ASP.NET Core application listens on.…

  6. Banner image for How to use multiple hosting environments on the same machine in ASP.NET Core

    How to use multiple hosting environments on the same machine in ASP.NET Core

    This post shows how to use multiple hosting environments for different apps on a machine, by using environment variables and the UseEnvironment() method.…

     in  ASP.NET Core Hosting Environment
  7. Banner image for How to set the hosting environment in ASP.NET Core

    How to set the hosting environment in ASP.NET Core

    Learn how to set the hosting environment in ASP.NET Core using environment variables on Windows and OS X, using your IDE, or by using command line arguments.…

     in  ASP.NET Core Hosting Environment
  8. Banner image for How to configure urls for Kestrel, WebListener and IIS express in ASP.NET Core

    How to configure urls for Kestrel, WebListener and IIS express in ASP.NET Core

    In this post I describe how to configure the URLs your application binds to when using Kestrel or the WebListener HTTP servers…

     in  ASP.NET Core Configuration Hosting
Andrew Lock | .Net Escapades
Want an email when
there's new posts?