- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

Running AI agents with customized templates using docker sandbox
In this post I describe how to create custom templates for Docker Sandboxes, so that your sandboxes start with additional tools immediately available…

Running AI agents safely in a microVM using docker sandbox
In this post I show how to run AI coding agents safely while still using YOLO/dangerous mode using docker sandboxes and the sbx tool…

Keeping up with .NET: learning about new features and APIs
In this post I describe some of the sources I use to learn about new features and APIs when a new version of .NET is released…

Exploring .NET interactive notebooks with VS Code
In this post I explore .NET Interaction Notebooks for VS Code, discuss the options, and show how to get started.…

Exploring the new project file, Program.cs, and the generic host
Exploring ASP.NET Core 3.0 - Part 1
In this post I'll take a look at how Program.cs and the csproj project file have changed in ASP.NET Core 3.0 and explore some of the new classes.…

Exploring Program.cs, Startup.cs and CreateDefaultBuilder in ASP.NET Core 2 preview 1
In this post, I'll take a look at how Program.cs and Startup.cs have changed in ASP.NET Core 2.0 preview 1 and introduce the new CreateDefaultBuilder method.…

