Writing

Notes on
.NET Backends

10 articles on permission models, authentication, clean architecture and the parts of a .NET backend that talk to other systems. Most of them started as something I had to work out at work and wanted written down properly.

Security & Authorization

Permission models, multi-factor authentication and device trust, written up from production work.

2 articles

Architecture & Design

How to structure a .NET codebase so it survives its second year.

3 articles

APIs & Integration

Payloads, payments, webhooks and email. The parts of a backend that talk to something else.

3 articles

Tooling & Platform

Docker, Entity Framework, and getting a .NET environment working outside Windows.

2 articles