Method tracing for .net core

Is there anyway to trace .net core methods like how java methods can be traced as per this article.

Not yet - but we plan to implement this.