Glimpse.AspNet
1.9.2
dotnet add package Glimpse.AspNet --version 1.9.2
NuGet\Install-Package Glimpse.AspNet -Version 1.9.2
<PackageReference Include="Glimpse.AspNet" Version="1.9.2" />
paket add Glimpse.AspNet --version 1.9.2
#r "nuget: Glimpse.AspNet, 1.9.2"
// Install Glimpse.AspNet as a Cake Addin #addin nuget:?package=Glimpse.AspNet&version=1.9.2 // Install Glimpse.AspNet as a Cake Tool #tool nuget:?package=Glimpse.AspNet&version=1.9.2
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.8.6)
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 (7)
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,669,708 | 10/29/2014 |
1.9.1 | 369,286 | 6/25/2014 |
1.9.0 | 122,324 | 4/23/2014 |
1.8.1 | 258,684 | 3/11/2014 |
1.8.0 | 1,248,605 | 2/4/2014 |
1.7.0 | 29,411 | 12/20/2013 |
1.6.0 | 103,006 | 11/12/2013 |
1.5.0 | 29,594 | 10/28/2013 |
1.4.1 | 40,727 | 9/12/2013 |
1.4.0 | 53,248 | 8/9/2013 |
1.3.1 | 89,035 | 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,663 | 3/19/2013 |
1.0.1 | 7,954 | 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 |
Featherweight release for Asp.Net:
- Added support for AspNetSynchronizationContext.
- Added support for Build Mode detection of assemblies in Environment tab.