site image
Andrew Lock avatar

Andrew Lock

  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 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
  5. Banner image for Getting started with StructureMap in ASP.NET Core

    Getting started with StructureMap in ASP.NET Core

    In this post I'll show how you can replace the default ASP.NET Core DI container with StructureMap, to give easy convention based configuration.…

     in  ASP.NET Core Dependency Injection
  6. Banner image for Reloading strongly typed Options on file changes in ASP.NET Core RC2

    Reloading strongly typed Options on file changes in ASP.NET Core RC2

    This article discusses how to reload configuration values automatically when a configuration file changes. It then shows how to reload Options classes…

     in  ASP.NET Core Configuration RC2
  7. Banner image for Creating a custom ConfigurationProvider in ASP.NET Core to parse YAML

    Creating a custom ConfigurationProvider in ASP.NET Core to parse YAML

    ASP.NET Core ships with a new configuration system. In this post I show how to create a custom configuration provider to load YAML files.…

     in  ASP.NET Core Configuration
  8. Banner image for Adding Travis CI builds to a .NET Core app

    Adding Travis CI builds to a .NET Core app

    In this post I describe how to build and test your ASP.NET Core or .NET Core app in a linux and Mac environment using Travis CI continuous integration.…

     in  ASP.NET Core DevOps
  9. Banner image for Publishing your first .NET Core NuGet package with AppVeyor and MyGet

    Publishing your first .NET Core NuGet package with AppVeyor and MyGet

    In this post I'm going to describe the process for beginners to go from 'Code in GitHub' to 'Package on NuGet'…

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