CYBER MONDAY DEAL 50% off all yearly plans 🔥 See what we offer →

Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

andrewlock.net

Andrew Lock | .NET Escapades

Get the latest updates from Andrew Lock | .NET Escapades directly as they happen.

Follow now 187 followers

Latest posts

Last updated 6 days ago

Exploring the .NET boot process via host tracing

6 days ago

In this post we take a look a look at how you...

Companies complaining .NET moves too fast should just pay for post-EOL support

13 days ago

In this post I make a (potentially) spicy assertion: if you're worried...

Easier reflection with [UnsafeAccessorType] in .NET 10: Exploring the .NET 10 preview - Part 9

27 days ago

This is the ninth post in the series: Exploring the .NET 10...

Understanding the worst .NET vulnerability ever: request smuggling and CVE-2025-55315

about 1 month ago

I admit, that's a very click-baity headline, but Microsoft have given the...

Adding metadata to fallback endpoints in ASP.NET Core

about 1 month ago

In this post I describe how metadata works for "fallback" endpoints in...

Publishing NuGet packages from GitHub actions the easy way with Trusted Publishing

2 months ago

In this post I describe how you can use nuget.org's new Trusted...

sleep-pc: a .NET Native AOT tool to make Windows sleep after a timeout

2 months ago

In this post I describe a small .NET tool that I built...

Supporting platform-specific .NET tools on old .NET SDKs: Exploring the .NET 10 preview - Part 8

3 months ago

This is the eighth post in the series: Exploring the .NET 10...

Packaging self-contained and native AOT .NET tools for NuGet: Exploring the .NET 10 preview - Part 7

3 months ago

This is the seventh post in the series: Exploring the .NET 10...

Using and authoring .NET tools

3 months ago

In this post I describe some of the complexities around authoring .NET...

Fixing an old .NET Core native library loading issue on Alpine

3 months ago

In this post I describe an issue I ran into at work...

Converting an xUnit test project to TUnit

3 months ago

In this post I discuss the new TUnit testing framework, why I...