MiniProfiler 2.0.0-rc1

Lightweight mini-profiler, in particular designed for ASP.NET MVC 3 and ASP.NET sites

This is a prerelease version of MiniProfiler.
Install-Package MiniProfiler -Version 2.0.0-rc1
dotnet add package MiniProfiler --version 2.0.0-rc1
<PackageReference Include="MiniProfiler" Version="2.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MiniProfiler --version 2.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MiniProfiler, 2.0.0-rc1"
#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 as a Cake Addin
#addin nuget:?package=MiniProfiler&version=2.0.0-rc1&prerelease

// Install MiniProfiler as a Cake Tool
#tool nuget:?package=MiniProfiler&version=2.0.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Dependencies

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MiniProfiler:

Package Downloads
MiniProfiler.MVC3
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.EF
MiniProfiler integration for Entity Framework

Version History

Version Downloads Last updated
2.0.0-rc1 0 06.02.2022