
Getting the name of the calling method
A quick and simple way to find out which method called the current one.
A personal Blazor blog.
Showing posts from June 2018.

A quick and simple way to find out which method called the current one.

I discovered a gem of a class hidden away in the .NET framework that makes parsing CSV files very simple.
Read more for details, and some sample code.