site image
Andrew Lock avatar

Andrew Lock

Configuration
  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 Reloading strongly typed options in ASP.NET Core 1.1.0

    Reloading strongly typed options in ASP.NET Core 1.1.0

    In this post, I show how to use the new IOptionsSnapshot interface to reload strongly typed options when a configuration file changes in ASP.NET Core 1.1.0…

     in  ASP.NET Core Configuration
  5. Banner image for Accessing services when configuring MvcOptions in ASP.NET Core

    Accessing services when configuring MvcOptions in ASP.NET Core

    This post is a follow on to one by Steve Gordon, in which I show a clean way to use configured services when setting up MvcOptions when calling AddMvc.…

  6. Banner image for How to use machine-specific configuration with ASP.NET Core

    How to use machine-specific configuration with ASP.NET Core

    In this post I'll show how to load machine-specific configuration values in your applications using the new ASP.NET Core configuration system.…

     in  ASP.NET Core Configuration
  7. Banner image for Access services inside ConfigureServices using IConfigureOptions in ASP.NET Core

    Access services inside ConfigureServices using IConfigureOptions in ASP.NET Core

    This post shows how you can inject services when configuring IOptions implementations in your Startup class using the IConfigureOptions interface.…

  8. Banner image for Loading tenants from the database with SaasKit - Part 2, Caching

    Loading tenants from the database with SaasKit - Part 2, Caching

    I previously showed how to load tenants from a database using Saaskit. In this post I show how to avoid hitting the database with every request…

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