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

Latest posts

Last updated about 16 hours ago

Avoiding ToString() allocations with StringBuilder.MoveChunks: Exploring the .NET 11 preview - Part 3

about 17 hours ago

This is the third post in the series: Exploring the .NET 11...

.NET finally gets union typesπŸŽ‰: Exploring the .NET 11 preview - Part 2

about 1 month ago

This is the second post in the series: Exploring the .NET 11...

Running background tasks in Blazor with Web Workers: Exploring the .NET 11 preview - Part 1

about 1 month ago

This is the first post in the series: Exploring the .NET 11...

New features in Git 2.54: easier rebasing, hooks, and statistics

about 2 months ago

In this post I describe some of the nice new features released...

Removing byte[] allocations in .NET Framework using ReadOnlySpan

2 months ago

In this post I describe a simple way to remove some byte[]...

Running AI agents with customized templates using docker sandbox

2 months ago

This post follows on directly from my previous post, in which I...

Running AI agents safely in a microVM using docker sandbox

3 months ago

In this post I describe one way to run coding agents locally...

Configuring contextual options with Microsoft.Extensions.Options.Contextual

3 months ago

In this post I take a brief look at the Microsoft.Extensions.Options.Contextual package...

Splitting the NetEscapades.EnumGenerators packages: the road to a stable release

4 months ago

In this post I describe some of the significant restructuring to my...

Recording metrics in-process using MeterListener: System.Diagnostics.Metrics APIs - Part 4

4 months ago

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

Creating standard and "observable" instruments: System.Diagnostics.Metrics APIs - Part 3

4 months ago

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

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

5 months ago

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