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.
The current major version of MiniProfiler is v4.
- Documentation
- Samples
To build the MiniProfiler solution in Visual Studio, you'll need:
- Visual Studio 2017 (or the .NET 2.x SDK)
- The Web Compiler extension
- Note: no extension is needed if building via
buid.cmd
orbuild.ps1
in the repository root. They pull it in via a package.
- Note: no extension is needed if building via
MyGet Pre-release feed: https://www.myget.org/gallery/miniprofiler
MiniProfiler is licensed under the MIT license.