Beware of Task.Run() !

Use it carefully with exceptions...

March 18, 2025 · 3 min  · Dimitri Laaraybi

No, FluentAssertions is not the only one... Here is how to switch from FluentAssertions to Shouldly !

A quick sneekpeek...

March 2, 2025 · 3 min  · Dimitri Laaraybi

How to migrate your application to .NET 8 ?

In fact that's pretty easy now......

February 14, 2024 · 5 min  · Dimitri Laaraybi

How to switch from Moq to NSubstitute after the SponsorLink scandal ?

A tutorial to migrate from Moq to NSubstitute....

August 17, 2023 · 9 min  · Dimitri Laaraybi

How to implement App Service integrated authentication (Easy Auth)

A way to easily secure your application on Azure....

May 27, 2023 · 5 min  · Dimitri Laaraybi