##MiniProfiler for .NET##
- See the home page at: miniprofiler.com for more info on how to set things up.
- We accept pull requests here.
- Any issues can be reported in GitHub Issues or on the Community Site.
- Questions on StackOverflow are welcome using the Mvc-Mini-Profiler tag.
####Be sure to git submodule init
and git submodule update
after cloning to pull down the ui repo!####
Nuget Packages Available:
- MiniProfiler - The core functionality
- MiniProfiler.EF6 - Entity Framework 6+ Integration
- MiniProfiler.MVC4 - ASP.net MVC 4 and 5 Integration
- MiniProfiler.Raven - RavenDb Integration
- MiniProfiler.WCF - WCF Integration
- MiniProfiler.MongoDb - WCF Integration
- MiniProfiler.EF5 - Entity Framework 4 and 5 Integration
(The following packages are no longer being actively worked on):
- MiniProfiler.MVC3 - ASP.net MVC 3 Integration
- Still on v2, being kept around for those who are still on MVC3 (sorry).
- May have issues working with the EF6 nuget or other nugets requiring MiniProfiler v3 (like Raven and Mongo).
Licensed under Apache 2.0 license