Unchase.FluentPerformanceMeter v2.1.2 Release Notes
Release Date: 2020-06-05 // almost 5 years ago-
- 🐎 [x] Add feature: allows to get PerformanceMeter of concrete class using DI with
RegisterPerformanceMeterScope
option setted to true (by default is true)
- 🐎 [x] Add feature: allows to get PerformanceMeter of concrete class using DI with
Previous changes from v2.1.1
-
- [x] Add feature: allows to iterate executing Actions with
iterations
parameter inStart
extension methods - ⚡️ [x] Update nuget-dependencies
- [x] Add feature: allows to iterate executing Actions with