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 12 days ago

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

12 days 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

19 days 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 1 month ago

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

Removing byte[] allocations in .NET Framework using ReadOnlySpan

about 1 month ago

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

Running AI agents with customized templates using docker sandbox

about 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

about 2 months ago

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

Configuring contextual options with Microsoft.Extensions.Options.Contextual

2 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

3 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

3 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

3 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

4 months ago

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

Creating and consuming metrics with System.Diagnostics.Metrics APIs

4 months ago

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