You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw all examples that run in console app by calling :
BenchmarkRunner.Run();
can call this code in webapi? can call BenchmarkRunner into asp.net core weapi application? note:
I need to benchmark my classes that have multiple inject.
with console app my IOC injection corrupted!
veyselalperen, QuangDau, aamir-poswal, ahmadhamzavi, rasidr and 4 more