How does ASP.NET Core authentication works with external providers like Google, Facebook, etc.
Task - Blog
What is the purpose of ValueTask vs Task in .NET and C#
What are the equivalent in JavaScript of async, await, Task, CancellationToken, CancellationTokenSource in C#
How to implement a simple roslyn analyzer with C# and .NET
How to use union types in C# to create typesafe and more expressive return types.