SkillAgentSearch skills...

Dotnet

A simple but effective mini-profiler for ASP.NET (and Core) websites

Install / Use

/learn @MiniProfiler/Dotnet
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MiniProfiler for .NET (and .NET Core)

<img align="right" width="100px" src="https://dotnetfoundation.org/img/logo_big.svg" />

Welcome to MiniProfiler for .NET, ASP.NET, ASP.NET Core, ASP.NET MVC and generally all the combinations of those words. Documentation for MiniProfiler for .NET is in /docs, accessible via GitHub pages at: miniprofiler.com/dotnet. General information for MiniProfiler across platforms can be found at miniprofiler.com. It is part of the .NET Foundation, and operates under their code of conduct.

AppVeyor Build Status Actions Build

The current major version of MiniProfiler is v4.

Handy Links

Building

To build the MiniProfiler solution in Visual Studio, you'll need:

  • Visual Studio 2019 16.3+ (or the .NET Core 3.x SDK)
  • The Web Compiler extension
    • Note: no extension is needed if building via build.cmd or build.ps1 in the repository root. They pull it in via a package.

After a clone, running build.cmd. To create packages, use build.cmd -CreatePackages $true and it'll output them in the .nukpgs\ folder.

Package Status

MyGet Pre-release feed: https://www.myget.org/gallery/miniprofiler

| Package | NuGet Stable | NuGet Pre-release | Downloads | MyGet | | ------- | ------------ | ----------------- | --------- | ----- | | MiniProfiler | MiniProfiler | MiniProfiler | MiniProfiler | MiniProfiler MyGet | | MiniProfiler.AspNetCore | MiniProfiler.AspNetCore | MiniProfiler.AspNetCore | MiniProfiler.AspNetCore | MiniProfiler.AspNetCore MyGet | | MiniProfiler.AspNetCore.Mvc | MiniProfiler.AspNetCore.Mvc | MiniProfiler.AspNetCore.Mvc | MiniProfiler.AspNetCore.Mvc | MiniProfiler.AspNetCore.Mvc MyGet | | MiniProfiler.EF6 | MiniProfiler.EF6 | MiniProfiler.EF6 | MiniProfiler.EF6 | MiniProfiler.EF6 MyGet | | MiniProfiler.EntityFrameworkCore | MiniProfiler.EntityFrameworkCore | MiniProfiler.EntityFrameworkCore | MiniProfiler.EntityFrameworkCore | MiniProfiler.EntityFrameworkCore MyGet | | MiniProfiler.EFC7 | MiniProfiler.EFC7 | MiniProfiler.EFC7 | MiniProfiler.EFC7 | MiniProfiler.EFC7 MyGet | | MiniProfiler.Mvc5 | MiniProfiler.Mvc5 | MiniProfiler.Mvc5 | MiniProfiler.Mvc5 | MiniProfiler.Mvc5 MyGet | | MiniProfiler.Providers.MongoDB | MiniProfiler.Providers.MongoDB | MiniProfiler.Providers.MongoDB | MiniProfiler.Providers.MongoDB | MiniProfiler.Providers.MongoDB MyGet | | MiniProfiler.Providers.MySql | MiniProfiler.Providers.MySql | MiniProfiler.Providers.MySql | MiniProfiler.Providers.MySql | MiniProfiler.Providers.MySql MyGet | | MiniProfiler.Providers.PostgreSql | MiniProfiler.Providers.PostgreSql | MiniProfiler.Providers.PostgreSql | MiniProfiler.Providers.PostgreSql | MiniProfiler.Providers.PostgreSql MyGet | | MiniProfiler.Providers.Redis | [![MiniPro

Related Skills

View on GitHub
GitHub Stars3.0k
CategoryDevelopment
Updated1d ago
Forks611

Languages

C#

Security Score

95/100

Audited on Mar 31, 2026

No findings