Glimpse 1.5.0
See the version list below for details.
dotnet add package Glimpse --version 1.5.0
NuGet\Install-Package Glimpse -Version 1.5.0
<PackageReference Include="Glimpse" Version="1.5.0" />
paket add Glimpse --version 1.5.0
#r "nuget: Glimpse, 1.5.0"
// Install Glimpse as a Cake Addin #addin nuget:?package=Glimpse&version=1.5.0 // Install Glimpse as a Cake Tool #tool nuget:?package=Glimpse&version=1.5.0
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 | Versions 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. |
This package has no dependencies.
NuGet packages (58)
Showing the top 5 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. |
|
Glimpse.NLog
Plugin for Glimpse showing NLog information |
|
Serilog.Sinks.Glimpse
Serilog event sink that writes to a Glimpse tab. |
GitHub repositories (10)
Showing the top 5 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
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta1 | 50,617 | 11/18/2015 |
1.8.6 | 5,281,590 | 6/25/2014 |
1.8.5 | 157,946 | 4/23/2014 |
1.8.4 | 84,888 | 3/11/2014 |
1.8.3 | 40,537 | 2/12/2014 |
1.8.2 | 715,103 | 2/4/2014 |
1.8.1 | 47,082 | 12/20/2013 |
1.8.0 | 133,059 | 11/12/2013 |
1.7.0 | 55,157 | 10/28/2013 |
1.6.1 | 84,800 | 9/12/2013 |
1.6.0 | 102,378 | 8/9/2013 |
1.5.0 | 45,903 | 7/4/2013 |
1.4.2 | 93,108 | 6/16/2013 |
1.4.1 | 7,240 | 6/12/2013 |
1.4.0 | 22,099 | 6/11/2013 |
1.3.3 | 29,883 | 5/23/2013 |
1.3.2 | 2,485 | 5/22/2013 |
1.3.1 | 49,729 | 5/6/2013 |
1.3.0 | 25,127 | 4/16/2013 |
1.2.0 | 98,638 | 3/28/2013 |
1.1.0 | 15,875 | 3/19/2013 |
1.0.1 | 12,392 | 3/2/2013 |
1.0.0 | 11,513 | 2/20/2013 |
1.0.0-rc2 | 2,986 | 2/8/2013 |
1.0.0-rc1 | 6,535 | 12/5/2012 |
0.87.0 | 168,225 | 1/23/2012 |
0.86.0 | 19,865 | 11/2/2011 |
0.85.0 | 16,229 | 8/17/2011 |
0.84.0 | 8,502 | 7/22/2011 |
0.83.0 | 19,870 | 6/30/2011 |
0.82.0 | 12,275 | 5/31/2011 |
0.81.0 | 6,732 | 5/9/2011 |
0.80.0 | 4,537 | 4/28/2011 |
0.79.0 | 5,982 | 4/21/2011 |
0.78.0 | 4,209 | 4/19/2011 |
0.77.0 | 3,964 | 4/15/2011 |
0.76.0 | 3,550 | 4/14/2011 |
0.75.0 | 20,999 | 4/10/2011 |
Welterweight release for Core:
- Added Configuration builder to Glimpse.axd
- Allow HUD Ajax Request to click directly through to main HUD
- Changed the position of data points in Host popup
- Allow HUD mouse overs to take up more space if needed
- Make HUD sections collapsible when mouse overs opened
- Update to allow glimpse to work for request with a Content Type of "text/plain"
- Minor fix where Host tab could throw exception if data was missing
- Minor fix to remove some exceptions in the client that occurred in IE8
- Minor fix to metadata which didn't output in some rare cases
- Minor optimization in the client for cases where tabs could rerender
- Fixed UI glitch that would prevent Glimpse being opened once the HUD Ajax calls had been detected
- Minor improvement to make tabs use explicit box-sizes
- Minor fix to improve HUD processing of Ajax request that don't have a Content Type
- Minor fix for client error on Configuration Tab when connectionStrings is null
- Update to glimpse.axd which showed Policies under the Inspectors heading