Glimpse.Mvc3 by nmolnar, avanderhoorn

<PackageReference Include="Glimpse.Mvc3" Version="0.84.0" />

 Glimpse.Mvc3 0.84.0

ASP.NET MVC3 plugins for Glimpse. This package adds tabs for Routing, Binding, Views, Execution and Metadata diagnostics. (Beta)

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Glimpse.Mvc3</id>
    <version>0.84</version>
    <title>Glimpse for ASP.NET MVC3 (Beta)</title>
    <authors>nmolnar, avanderhoorn</authors>
    <owners>nmolnar, avanderhoorn</owners>
    <licenseUrl>http://www.opensource.org/licenses/apache2.0</licenseUrl>
    <projectUrl>http://getglimpse.com</projectUrl>
    <iconUrl>http://getglimpse.com/content/glimpse32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>ASP.NET MVC3 plugins for Glimpse. This package adds tabs for Routing, Binding, Views, Execution and Metadata diagnostics. (Beta)</description>
    <summary>Glimpse plugin pack providing features useful for working with MVC3 applications.</summary>
    <tags>MVC MVC3 ASP.NET Web</tags>
    <dependencies>
      <dependency id="Glimpse" version="0.84" />
    </dependencies>
  </metadata>
</package>