site image
Andrew Lock avatar

Andrew Lock

.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 A deep dive on StringBuilder

    A deep dive on StringBuilder

    In this series I look at the source code behind StringBuilder, show how it is used to reduce allocations, and dig into some internal optimisations…

  5. Banner image for Conditional compilation for ignoring method calls with the ConditionalAttribute

    Conditional compilation for ignoring method calls with the ConditionalAttribute

    In this post I describe conditional compilation using…

     in  .NET Core C#
  6. Banner image for Benchmarking 4 reflection methods for calling a constructor in .NET

    Benchmarking 4 reflection methods for calling a constructor in .NET

    In this post I compare several different ways to call a constructor using reflection, and benchmark them to see which is fastest.…

  7. Banner image for Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks

    Fixing build warning NETSSDK1138 when building projects with end-of-life .NET frameworks

    In this post I describe how to hide the warning generated by the dotnet CLI when working with end-of-life frameworks like .NET Core 3.0 (netcoreapp3.0)…

     in  .NET CLI DevOps .NET Core
  8. 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.…

  9. Banner image for Exploring the new rollForward and allowPrerelease settings in global.json

    Exploring the new rollForward and allowPrerelease settings in global.json

    Exploring ASP.NET Core 3.0 - Part 8

    In this post I explore the new rollForward and allowPrerelease settings added to the global.json file in .NET Core 3.0 and how they impact SDK selection.…

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