Unchase.FluentPerformanceMeter-v2.0.0
1) Add feature: possible to measure the performance of methods (actio… …ns) in an *AspNetCore MVC* application using the special `WatchingPerformanceAttribute` attribute, as well as configure the methods performance watching for the controllers in `Startup.cs`; 2) Add code refactoring.