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 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
  5. 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
  6. Banner image for Configuring environment specific services for dependency injection in ASP.NET Core

    Configuring environment specific services for dependency injection in ASP.NET Core

    In this post I show how you can configure dependency injection so that different services will be injected when you are in a development environment.…

     in  ASP.NET Core Environment Dependency Injection
  7. Banner image for An introduction to OpenID Connect in ASP.NET Core

    An introduction to OpenID Connect in ASP.NET Core

    In this post we take a look at the differences between OpenID Connect and OAuth, and how to use Open ID Connect in your ASP.NET Core application.…

     in  ASP.NET Core Auth Security
  8. Banner image for POST-REDIRECT-GET using TempData in ASP.NET Core

    POST-REDIRECT-GET using TempData in ASP.NET Core

    In this post I show how you can use Session state and TempData to implement the POST-REDIRECT-GET (PRG) design pattern in your ASP.NET Core application.…

     in  ASP.NET Core Session State
  9. Banner image for An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    An introduction to OAuth 2.0 using Facebook in ASP.NET Core

    In this post I look at OAuth 2.0 in ASP.NET Core apps, explaining the flow between the user and your app, using Facebook as an example identity provider.…

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