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.
The current major version of MiniProfiler is v4.
To build the MiniProfiler solution in Visual Studio, you'll need:
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.
MyGet Pre-release feed: https://www.myget.org/gallery/miniprofiler
MiniProfiler is licensed under the MIT license.