Exemple #1
0
 private void ConfigureProfiling(IServiceCollection services)
 {
     services.ActivateMiniProfiler(Configuration);
 }