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 Git integration improvements in Visual Studio 2017 - git-hooks

    Git integration improvements in Visual Studio 2017 - git-hooks

    VS 2017 includes a number of improvements to git integration. In this post I show how you can use git-hooks to validate your commit message format.…

     in  Visual Studio Git
  5. Banner image for What is the NETStandard.Library metapackage?

    What is the NETStandard.Library metapackage?

    In my last post I looked at the Microsoft.AspNetCore metapackage. In this post I take a look at NetStandard.Library, what it contains and what it is for.…

  6. Banner image for What is the Microsoft.AspNetCore  metapackage?

    What is the Microsoft.AspNetCore metapackage?

    One of the packages added to many ASP.NET Core templates is Microsoft.AspNetCore. This post takes a quick look at that package and what it contains.…

     in  ASP.NET Core NuGet
  7. Banner image for Supporting both LTS and Current releases for ASP.NET Core

    Supporting both LTS and Current releases for ASP.NET Core

    In this post I discuss approaches to supporting both the current and LTS tracks of .NET Core as a library author.…

     in  ASP.NET Core .NET Core Versioning NuGet
  8. Banner image for Using routing DataTokens in ASP.NET Core

    Using routing DataTokens in ASP.NET Core

    This post takes a look at data tokens and how to use them to provide route information in your apps, but generally I recommend avoiding them if you can.…

     in  ASP.NET Core Routing
  9. Banner image for Under the hood of the Middleware Analysis package

    Under the hood of the Middleware Analysis package

    In this post I take a look at the source code behind the Microsoft.AspNetCore.MiddlewareAnalysis package, to see how it's implemented.…

Andrew Lock | .Net Escapades
Want an email when
there's new posts?