site image
Andrew Lock avatar

Andrew Lock

ASP.NET Core
  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 Trying out the open-source eCommerce platform nopCommerce using Docker

    Trying out the open-source eCommerce platform nopCommerce using Docker

    In this post I show to run nopCommerce locally using docker-compose, show how to bootstrap the app, and take a brief tour of the app…

  5. Banner image for Viewing overwritten configuration values in ASP.NET Core

    Viewing overwritten configuration values in ASP.NET Core

    In this post I show how you can view the overridden values from configuration for debugging purposes.…

     in  Configuration ASP.NET Core
  6. Banner image for ASP.NET Core in Action, Second Edition is available now!

    ASP.NET Core in Action, Second Edition is available now!

    My new book, ASP.NET Core in Action, Second Edition is available now. In this post I describe what's changed since the first version and why.…

  7. Banner image for Viewing app configuration using Oakton's Describe command and Spectre.Console

    Viewing app configuration using Oakton's Describe command and Spectre.Console

    In this post I introduce Oakton's describe command, and show how to create an extension that prints your application's configuration to the console.…

     in  Configuration ASP.NET Core
  8. Banner image for Debugging configuration values in ASP.NET Core

    Debugging configuration values in ASP.NET Core

    In this post I show how to use IConfigurationRoot.GetDebugView(), walk through its implementation, and describe how to expose the data as an API.…

  9. Banner image for Using source generators with a custom attribute to generate a menu component in a Blazor app

    Using source generators with a custom attribute to generate a menu component in a Blazor app

    In this post I extend my previous post and create a source generator that can specify the icon and order of items in a nav menu component…

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