MiniProfiler.MVC3
1.9.1
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.
Install-Package MiniProfiler.MVC3 -Version 1.9.1
dotnet add package MiniProfiler.MVC3 --version 1.9.1
<PackageReference Include="MiniProfiler.MVC3" Version="1.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MiniProfiler.MVC3 --version 1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MiniProfiler.MVC3, 1.9.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MiniProfiler.MVC3 as a Cake Addin
#addin nuget:?package=MiniProfiler.MVC3&version=1.9.1
// Install MiniProfiler.MVC3 as a Cake Tool
#tool nuget:?package=MiniProfiler.MVC3&version=1.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- MiniProfiler (>= 1.9.0)
- WebActivator (>= 1.4.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.9.1 | 0 | 06.02.2022 |