Glimpse 1.8.6

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.
#addin nuget:?package=Glimpse&version=1.8.6
                    
Install Glimpse as a Cake Addin
#tool nuget:?package=Glimpse&version=1.8.6
                    
Install Glimpse 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.

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Glimpse:

Repository Stars
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
Glimpse/Glimpse
The open source diagnostics platform for the web
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
riteshrao/ncommon
A framework for implementing commonly used design patterns when using Domain Driven Design
martin-nikolov/Telerik-Academy
Course exercises | Telerik Academy 2013/2014 | Martin Nikolov
neuecc/LightNode
Micro RPC/REST Framework built on OWIN
moonpyk/mvcdonutcaching
ASP.NET MVC Extensible Donut Caching brings donut caching to ASP.NET MVC 3 and later. The code allows you to cache all of your page apart from one or more Html.Actions which can be executed every request. Perfect for user specific content.
danielwertheim/SisoDb-Provider
SisoDb - Simple Structure Oriented Db
NServiceKit/NServiceKit
Version Downloads Last updated
1.8.6 132,852 6/25/2014
1.8.5 14,695 4/23/2014
1.8.4 8,910 3/11/2014
1.8.3 4,591 2/12/2014
1.8.2 36,843 2/4/2014
1.8.1 5,111 12/20/2013
1.8.0 6,884 11/12/2013
1.7.0 1,829 10/28/2013
1.6.1 3,863 9/12/2013
1.6.0 2,062 8/9/2013
1.5.0 3,100 7/4/2013
1.4.2 3,678 6/16/2013
1.4.1 598 6/12/2013
1.4.0 301 6/11/2013
1.3.3 1,131 5/23/2013
1.3.2 120 5/22/2013
1.3.1 1,039 5/6/2013
1.3.0 1,054 4/16/2013
1.2.0 2,916 3/28/2013
1.1.0 229 3/19/2013
1.0.1 928 3/2/2013
1.0.0 713 2/20/2013
1.0.0-rc2 128 2/8/2013
1.0.0-rc1 147 12/5/2012
0.87.0 8,424 1/23/2012
0.86.0 803 11/2/2011
0.85.0 708 8/17/2011
0.84.0 380 7/22/2011
0.83.0 717 6/30/2011
0.82.0 550 5/31/2011
0.81.0 313 5/9/2011
0.80.0 178 4/28/2011
0.79.0 214 4/21/2011
0.78.0 185 4/19/2011
0.77.0 199 4/15/2011
0.76.0 161 4/14/2011
0.75.0 166 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