SQL Server Integration Testing with Testcontainers

Part III: SQL Server Integration Testing with Testcontainers

Add integration testing to your containerised SQL Server setup with Testcontainers for .NET. Spin up real SQL Server instances on-demand, run your tests, and tear them down automatically.

7 January 2026 路 17 min 路 3434 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.

6 August 2018 路 7 min 路 1338 words 路 Paul McIlreavy