Interceptor for CodeCop that automatically integrates MiniProfiler onto each intercepted method.
Info
Version: | 1.0.1 |
Author(s): | Ricardo Barbosa |
Last Update: | Monday, September 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetricardo/MiniProfilerInterceptor |
NuGet Url: | https://www.nuget.org/packages/MiniProfiler.CodeCop |
Install
Install-Package MiniProfiler.CodeCop
dotnet add package MiniProfiler.CodeCop
paket add MiniProfiler.CodeCop
MiniProfiler.CodeCop Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeCop(>= 1.0.2)
- MiniProfiler(>= 3.2.0.157)
Tags