Glimpse.AspNet
1.4.0
See the version list below for details.
dotnet add package Glimpse.AspNet --version 1.4.0
NuGet\Install-Package Glimpse.AspNet -Version 1.4.0
<PackageReference Include="Glimpse.AspNet" Version="1.4.0" />
paket add Glimpse.AspNet --version 1.4.0
#r "nuget: Glimpse.AspNet, 1.4.0"
// Install Glimpse.AspNet as a Cake Addin #addin nuget:?package=Glimpse.AspNet&version=1.4.0 // Install Glimpse.AspNet as a Cake Tool #tool nuget:?package=Glimpse.AspNet&version=1.4.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. |
-
- Glimpse (>= 1.4.2)
NuGet packages (27)
Showing the top 5 NuGet packages that depend on Glimpse.AspNet:
Package | Downloads |
---|---|
Glimpse.Mvc5
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 5.0 application. |
|
Glimpse.Mvc4
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 4.0 application. |
|
Glimpse.WebForms
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. |
|
Glimpse.Mvc3
Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET MVC 3.0 application. |
|
Glimpse.Batman
This is a Glimpse addon that adds a tab containing information from the Batman framework. |
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Glimpse.AspNet:
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.
|
|
martin-nikolov/Telerik-Academy
Course exercises | Telerik Academy 2013/2014 | Martin Nikolov
|
Version | Downloads | Last updated |
---|---|---|
1.9.2 | 3,670,190 | 10/29/2014 |
1.9.1 | 369,350 | 6/25/2014 |
1.9.0 | 122,338 | 4/23/2014 |
1.8.1 | 258,739 | 3/11/2014 |
1.8.0 | 1,248,776 | 2/4/2014 |
1.7.0 | 29,411 | 12/20/2013 |
1.6.0 | 103,015 | 11/12/2013 |
1.5.0 | 29,594 | 10/28/2013 |
1.4.1 | 40,728 | 9/12/2013 |
1.4.0 | 53,251 | 8/9/2013 |
1.3.1 | 89,041 | 7/4/2013 |
1.3.0 | 41,540 | 6/11/2013 |
1.2.2 | 26,645 | 5/6/2013 |
1.2.1 | 22,872 | 4/16/2013 |
1.2.0 | 26,264 | 3/28/2013 |
1.1.0 | 14,667 | 3/19/2013 |
1.0.1 | 7,957 | 3/2/2013 |
1.0.0 | 10,881 | 2/20/2013 |
1.0.0-rc2 | 1,591 | 2/8/2013 |
1.0.0-rc1 | 2,129 | 12/5/2012 |
Middleweight release for Asp.Net:
- Add server "clock" time to HUD (shows full server time, if DLS is in effect and difference between client and server time)
- Update Environment tab update to show more version Info
- Fixed issue where tabs could randomly disappear in some cases
- Fixed issue where calls to HttpContext.Request in IIS7 Integrated mode threw exceptions
- Fixed issue where query string parameters with a null key would throw an exception
- Fixed issue to make Glimpse NuGet package discovery more stable
- Update to make the injection of the the script tags into the rendered pages more robust
- Update Environment tab to make it more realilant to exceptions in different protection modes
- Update to make it easier to get Glimpse working when using dynamic compression