ConfigureAwait Demo This demo shows the impact of calling ConfigureAwait() method in ASP.NET vs ASP.NET Core. More Details See the tutorial: Tutorial See how to use the demo project: How to use