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 |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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.CUL
Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc. |
GitHub repositories (9)
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.
|
|
SimpleAuthentication/SimpleAuthentication
:no_entry: [DEPRECATED] A really simple way for developers to add "Social Authentication" to their ASP.NET web application
|
Version | Downloads | Last updated |
---|---|---|
1.9.2 | 2,887,230 | 10/29/2014 |
1.9.1 | 284,009 | 6/25/2014 |
1.9.0 | 99,121 | 4/23/2014 |
1.8.1 | 188,470 | 3/11/2014 |
1.8.0 | 1,018,186 | 2/4/2014 |
1.7.0 | 24,931 | 12/20/2013 |
1.6.0 | 72,808 | 11/12/2013 |
1.5.0 | 20,059 | 10/28/2013 |
1.4.1 | 33,969 | 9/12/2013 |
1.4.0 | 34,185 | 8/9/2013 |
1.3.1 | 73,389 | 7/4/2013 |
1.3.0 | 26,548 | 6/11/2013 |
1.2.2 | 21,572 | 5/6/2013 |
1.2.1 | 18,032 | 4/16/2013 |
1.2.0 | 22,615 | 3/28/2013 |
1.1.0 | 8,584 | 3/19/2013 |
1.0.1 | 6,659 | 3/2/2013 |
1.0.0 | 7,063 | 2/20/2013 |
1.0.0-rc2 | 1,395 | 2/8/2013 |
1.0.0-rc1 | 1,931 | 12/5/2012 |
Featherweight release for Asp.Net:
- Added support for AspNetSynchronizationContext.
- Added support for Build Mode detection of assemblies in Environment tab.