Banning API Calls in .NET Without Writing Your Own Analyzer
This post shows how to use BannedApiAnalyzers to block specific method calls such as EF...
2025, May 14 — 4 minute readThis post shows how to use BannedApiAnalyzers to block specific method calls such as EF...
2025, May 14 — 4 minute readThis post explores how to decouple MongoDB's ObjectId from your C# models using EF Core,...
2025, Apr 03 — 5 minute readSimplify C# test setup and improve readability with custom builders for complex models
2024, Nov 01 — 11 minute readHow to configure MassTransit to consume messages published by Rebus
2024, Apr 04 — 4 minute readLearn about the problems caused by the Halo Effect in hiring software engineers and how...
2023, Aug 28 — 3 minute readHow your company can encorrage continuous learning to strive for engineering excellence
2023, Aug 16 — 5 minute readHow to connect 433MHz Devices to Home Assistant with Sonoff RF Bridge
2023, Aug 10 — 5 minute readHow abort your application when configuration is invalid within .NET applications
2023, Feb 24 — 7 minute read