ASP.NET Core Multiple Authentication Schemes
How to manage Authentication when we have multiple Identity providers?
How to manage Authentication when we have multiple Identity providers?
Best practices for using is
and as
Operators
Checking how Find
method is working with EF Core!
Misusing PeriodicTimer can make your application inefficient!
Considering a better approach rather than Task.WhenAll
We will learn how to mock only a part of a class.
Let's refactor a code and use the Template Method Pattern
No need to check all validations when one of them fails.
Let's see how .NET fixed the IAsyncDispose issue!