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 Localising the DisplayAttribute and avoiding magic strings in ASP.NET Core

    Localising the DisplayAttribute and avoiding magic strings in ASP.NET Core

    In this post, we cover some of the problems you may find when localising your application such as localising the DisplayAttribute and broken magic strings.…

     in  ASP.NET Core Localisation
  5. 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
  6. Banner image for Adding Localisation to an ASP.NET Core application

    Adding Localisation to an ASP.NET Core application

    In this post I'll walk through the process of adding localisation to an ASP.NET Core application using the recommended approach with resx resource files.…

     in  ASP.NET Core Localisation
  7. Banner image for Viewing what's changed in ASP.NET Core 1.0.1

    Viewing what's changed in ASP.NET Core 1.0.1

    A quick view of the file changes introduced to the ASP.NET Core framework with the September update to ASP.NET Core 1.0.1 using the compare view in GitHub.…

     in  ASP.NET Core GitHub
  8. Banner image for HTML minification using WebMarkupMin in ASP.NET Core

    HTML minification using WebMarkupMin in ASP.NET Core

    In this post I show how to add HTML minification (and HTTP compression) to your ASP.NET Core application at runtime, using the open source WebMarkupMin.…

     in  ASP.NET Core Front End
  9. Banner image for Configuring environment specific services in ASP.NET Core - Part 2

    Configuring environment specific services in ASP.NET Core - Part 2

    In this post I show an approach to configuring environment specific services using naming conventions built into the Startup class and the WebHostBuilder.…

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