Glimpse 1.8.6

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Glimpse --version 1.8.6
                    
NuGet\Install-Package Glimpse -Version 1.8.6
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glimpse" Version="1.8.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glimpse" Version="1.8.6" />
                    
Directory.Packages.props
<PackageReference Include="Glimpse" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glimpse --version 1.8.6
                    
#r "nuget: Glimpse, 1.8.6"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Glimpse@1.8.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Glimpse&version=1.8.6
                    
Install as a Cake Addin
#tool nuget:?package=Glimpse&version=1.8.6
                    
Install as a Cake Tool

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 4.0 application. For ASP.NET MVC3 support, please NuGet Glimpse.MVC3.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Glimpse:

Package Downloads
Glimpse.AspNet

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 4.0 application. For ASP.NET MVC3 support, please NuGet Glimpse.MVC3.

Glimpse.Ado

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET 3.5+ application. This package adds ADO profiling for those using DbProviderFactory.

Glimpse.Elmah

Adds exceptions recorded by Elmah to Glimpse.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0-beta1 1,514 11/18/2015
1.8.6 184,555 6/25/2014
1.8.5 29,327 4/23/2014
1.8.4 25,454 3/11/2014
1.8.3 16,210 2/12/2014
1.8.2 54,964 2/4/2014
1.8.1 20,943 12/20/2013
1.8.0 25,036 11/12/2013
1.7.0 10,650 10/28/2013
1.6.1 26,846 9/12/2013
1.6.0 16,515 8/9/2013
1.5.0 22,173 7/4/2013
1.4.2 33,308 6/16/2013
1.4.1 3,073 6/12/2013
1.4.0 1,769 6/11/2013
1.3.3 8,657 5/23/2013
1.3.2 295 5/22/2013
1.3.1 6,556 5/6/2013
1.3.0 5,023 4/16/2013
1.2.0 14,285 3/28/2013
1.1.0 2,989 3/19/2013
1.0.1 6,055 3/2/2013
1.0.0 2,378 2/20/2013
1.0.0-rc2 548 2/8/2013
1.0.0-rc1 1,322 12/5/2012
0.87.0 79,534 1/23/2012
0.86.0 9,685 11/2/2011
0.85.0 8,942 8/17/2011
0.84.0 3,537 7/22/2011
0.83.0 4,901 6/30/2011
0.82.0 3,890 5/31/2011
0.81.0 2,979 5/9/2011
0.80.0 1,347 4/28/2011
0.79.0 1,889 4/21/2011
0.78.0 1,598 4/19/2011
0.77.0 1,289 4/15/2011
0.76.0 911 4/14/2011
0.75.0 502 4/10/2011

Featherweight release for Core:
- Add button which makes it easy to launch glimpse for service only sites
- Improve how client renders for thoses using Zurb Foundation