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 190 followers

Latest posts

Last updated 6 days ago

Exploring the (underwhelming) System.Diagnostics.Metrics source generators: System.Diagnostics.Metrics APIs - Part 2

6 days ago

This is the second post in the series: System.Diagnostics.Metrics APIs. Part 1...

Creating and consuming metrics with System.Diagnostics.Metrics APIs

13 days ago

In this post I provide an introduction to the System.Diagnostics.Metrics API, show...

Making foreach on an IEnumerable allocation-free using reflection and dynamic methods

20 days ago

In this post I describe a technique for reducing the allocation associated...

The Windows File Explorer replacement, File Pilot, is awesome

27 days ago

In this post I show off the Windows File Explorer replacement tool...

Recent updates to NetEscapades.EnumGenerators: new APIs and System.Memory support

about 1 month ago

In this post I describe some of the recent updates added in...

Creating a .NET CLR profiler using C# and NativeAOT with Silhouette

about 2 months ago

In this post I take Kevin Gosse's Silhouette library for a spin...

Trying out the Zed editor on Windows for .NET and Markdown

2 months ago

In this post I provide my initial thoughts about the Zed editor...

Recent updates to NetEscapades.EnumGenerators: [EnumMember] support, analyzers, and bug fixes

2 months ago

In this post I describe some of the recent updates to my...

Exploring the .NET boot process via host tracing

3 months 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

3 months 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

3 months 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

3 months ago

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