SQL Server Integration Testing with Testcontainers

Part III: SQL Server Integration Testing with Testcontainers

Take your containerised SQL Server setup to the next level by using Testcontainers for .NET to write robust integration tests. Spin up real SQL Server instances on-demand, run your tests, and tear them down automatically.

January 7, 2026 路 16 min 路 3351 words 路 Paul McIlreavy
The CallerArgumentExpression Attribute in C# 8.0

The CallerArgumentExpression Attribute in C# 8.0

A look at the CallerArgumentExpression attribute coming in C# 8.0 and how it could simplify guard clause libraries like GuardAgainst.

August 6, 2018 路 7 min 路 1340 words 路 Paul McIlreavy