Top 20 NuGet Packages
I/O ,R/W operations are carried out by ORM plugin used in the TrimConnectsql..
Eat strings!
Lightweight mini-profiler, in particular designed for ASP.NET MVC sites (then ported to support .NET 3.5 Webforms sites)
This package contains a plugin for Glimpse to show detailed MiniProfiler information in a tab.
Interceptor for CodeCop that automatically integrates MiniProfiler onto each intercepted method.
Allows configuration of MiniProfiler via configuration file.
Automatically supports profiling all methods called on interfaces resolved from an Autofac IoC container.
MiniProfiler integration for Entity Framework. This package is Obsolete. Please use the MiniProfiler.EF5 or MiniProfiler.EF6 package instead.
MiniProfiler integration for Entity Framework versions 4 and 5.
Elasticsearch.Net and NEST client for logging to MiniProfiler.
MiniProfiler.Fody
MiniProfiler extensions allows save Profiler results into log by log4Net
All what you need is:
var logger = LogManager.GetLogger("Logger"); //Init Log4Net Logger
MiniProfilerLog.SetUpLog4Net(logger); //Set up profiler with logger
and use Profiler as usual (see MiniProfiler site
MiniProfiler extensions and helpers for MongoDb
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.
MiniProfiler extensions and helpers for ASP.NET MVC 4+
NHibernate drivers to support integration with MiniProfiler.
MiniProfiler extensions and helpers for RavenDb