site image
Andrew Lock avatar

Andrew Lock

.NET CLI
  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  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 Exploring the .NET boot process via host tracing

    Exploring the .NET boot process via host tracing

    In this post we enable host tracing and use that to understand how a .NET app boots up via the dotnet muxer, hostfxr, and hostpolicy.dll…

     in  .NET Core.NET 10.NET CLI
  5. 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 CLIDevOps.NET Core
  6. Banner image for Running .NET Core global tools in non-sdk Docker images

    Running .NET Core global tools in non-sdk Docker images

    In this post I describe how you can avoid the dependencies of global tools on the .NET Core SDK and runtime by containerising them using Docker.…

     in  DockerDocker Hub.NET CLI.NET Core
  7. Banner image for Converting web.config files to appsettings.json with a .NET Core global tool

    Converting web.config files to appsettings.json with a .NET Core global tool

    In this post I describe how I created a .NET Core global tool to easily convert configuration stored in web.config files to JSON files for ASP.NET Core.…

  8. Banner image for Creating a .NET Core global CLI tool for squashing images with the TinyPNG API

    Creating a .NET Core global CLI tool for squashing images with the TinyPNG API

    In this post I describe a .NET Core CLI global tool I created that can be used to compress images using the TinyPNG developer API…

  9. Banner image for Including linked files from outside the project directory in ASP.NET Core

    Including linked files from outside the project directory in ASP.NET Core

    In this post I show how to include files in a project that are outside the project directory…

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