![]() |
VOOZH | about |
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" />
<PackageVersion Include="Glimpse.AspNet" Version="1.9.2" />Directory.Packages.props
<PackageReference Include="Glimpse.AspNet" />Project file
paket add Glimpse.AspNet --version 1.9.2
#r "nuget: Glimpse.AspNet, 1.9.2"
#:package Glimpse.AspNet@1.9.2
#addin nuget:?package=Glimpse.AspNet&version=1.9.2Install as a Cake Addin
#tool nuget:?package=Glimpse.AspNet&version=1.9.2Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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. |
Showing the top 8 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. Check out the next generation of this software built on ASP.NET Core: https://github.com/OrchardCMS/OrchardCore
|
|
|
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
|
|
|
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.
|
|
| NServiceKit/NServiceKit |
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.2 | 4,378,556 | 10/29/2014 |
| 1.9.1 | 434,953 | 6/25/2014 |
| 1.9.0 | 140,303 | 4/23/2014 |
| 1.8.1 | 330,549 | 3/11/2014 |
| 1.8.0 | 1,511,211 | 2/4/2014 |
| 1.7.0 | 32,876 | 12/20/2013 |
| 1.6.0 | 116,940 | 11/12/2013 |
| 1.5.0 | 33,859 | 10/28/2013 |
| 1.4.1 | 46,000 | 9/12/2013 |
| 1.4.0 | 60,413 | 8/9/2013 |
| 1.3.1 | 95,029 | 7/4/2013 |
| 1.3.0 | 47,115 | 6/11/2013 |
| 1.2.2 | 29,872 | 5/6/2013 |
| 1.2.1 | 31,059 | 4/16/2013 |
| 1.2.0 | 49,122 | 3/28/2013 |
| 1.1.0 | 21,411 | 3/19/2013 |
| 1.0.1 | 10,941 | 3/2/2013 |
| 1.0.0 | 14,560 | 2/20/2013 |
| 1.0.0-rc2 | 2,150 | 2/8/2013 |
| 1.0.0-rc1 | 2,702 | 12/5/2012 |
Featherweight release for Asp.Net:
- Added support for AspNetSynchronizationContext.
- Added support for Build Mode detection of assemblies in Environment tab.