Options pattern and configuration explained in .NET and C#
Options - Blog
How does ASP.NET Core authentication works with external providers like Google, Facebook, etc.
Difference between Stack vs Heap Memory and Reference Type vs Value Type and Class vs Struct in C# and .NET
What are the equivalent in JavaScript of async, await, Task, CancellationToken, CancellationTokenSource in C#
Provide Promise based API to every legacy callback based function.