Read it #17

10 Essential Debugging Tools for C# .NET Development
Very good survey about .NET debugging tools.
.NET performance

Clean up your .NET with the Dispose Pattern
What can I say more than read about dispose pattern ?:-)
.NET

Enhancing application insights request telemetry
Article about request’telemetry and Azure Monitor
asp.net core Azure

Improving list sum function based on head and tail with C# 8
Sum list implementation in C# 8.
C#

Everything You Wanted to Know About PWAs
Do you know what is a progressive web application? Read it if you don’t know.
web

Back to Basics: Rewriting a URL in ASP.NET Core
Author shows how we could rewrite urls in asp.net core.
web