Entries from 2019-03-05 to 1 day

Friends Don’t Let Friends Swallow NullReferenceException

Friends Don’t Let Friends Swallow NullReferenceException If you are using ASP.NET MVC, Core or non-Core, chances are you are swallowing NullReferenceException without you even noticing. You can see the screenshot of this repro in my previo…