Download Orchard Mvc-Mini-Profiler Module
Description
Mvc-mini-profiler implementation as Orchard module. Database profiling just has been added. It is much easier to see what Orchard engine do during page processing.Because of database profiling performance overhead is a little higher than in previous version, do not use it on...
Icons
Source Files
The download file orchardprofiler.zip has the following entries.
.gitignore/*from ww w . ja v a 2s .co m*/
ContainerModule.cs
Data/AdoNet/ProfiledSqlClientBatchingBatcher.cs
Data/AdoNet/ProfiledSqlClientBatchingBatcherFactory.cs
Data/PoorMansTSqlFormatter.cs
Data/ProfiledSqlCommand.cs
Data/Providers/ProfiledMySqlClientDriver.cs
Data/Providers/ProfiledMySqlServerDataServicesProvider.cs
Data/Providers/ProfiledSqlCeDataServicesProvider.cs
Data/Providers/ProfiledSqlClientDriver.cs
Data/Providers/ProfiledSqlServerCeDriver.cs
Data/Providers/ProfiledSqlServerDataServicesProvider.cs
Docs/Logo.png
Docs/Logo.xcf.bz2
Docs/ScreenShot01.png
Docs/ScreenShot02.png
Eventer.cs
Filters/ProfilerFilter.cs
Four2n.MiniProfiler.csproj
Libs/MiniProfiler/MiniProfiler.dll
Libs/MiniProfiler/MiniProfiler.pdb
Libs/MiniProfiler/MiniProfiler.xml
Libs/PoorMansTSqlFormatter/PoorMansTSqlFormatterLib35.dll
Libs/PoorMansTSqlFormatter/PoorMansTSqlFormatterLib35.pdb
Models/DummyRecord.cs
Module.txt
OrchardHostProxyLogger.cs
Overrides/ProfilingContentDisplay.cs
Overrides/ProfilingContentPartDriverCoordinator.cs
Overrides/ProfilingOrchardEventBus.cs
Properties/AssemblyInfo.cs
Scripts/Web.config
Services/IProfilerService.cs
Services/ProfilerService.cs
Settings.StyleCop
ShapeProfiling.cs
StepKeys.cs
Styles/Web.config
Tests/Four2n.MiniProfiler.Profile/Four2n.MiniProfiler.Profile.csproj
Tests/Four2n.MiniProfiler.Profile/Go.cmd
Tests/Four2n.MiniProfiler.Profile/Initialize.cmd
Tests/Four2n.MiniProfiler.Profile/Properties/AssemblyInfo.cs
Tests/Four2n.MiniProfiler.Profile/Scripts/scenario.txt
Tests/Four2n.MiniProfiler.Profile/StartTestServer.cmd
Tests/Four2n.MiniProfiler.Profile/_environment.cmd
Tests/Four2n.MiniProfiler.Profile/report.xsl
Tests/Four2n.MiniProfiler.Profile/settings.txt
Views/MiniProfilerTemplate.cshtml
Views/Web.config
Web.config
Download
Click the following link to download orchardprofiler.zip.
orchardprofiler.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »