Get the most out of your tests
This post provides tips that can help you write great tests and get the best results from your test suite.
The story of my experiments with code
This post provides tips that can help you write great tests and get the best results from your test suite.
This post gives you another reason why to stay away from C# dynamic. It turns the call-site into a late-bound leading to runtime issues.
Adding Default Headers to Swagger / Open API definition in ASP.NET Core 3.1 application.