Glimpse.Agent.AspNet 2.0.0-beta1

This is a prerelease version of Glimpse.Agent.AspNet.
dotnet add package Glimpse.Agent.AspNet --version 2.0.0-beta1
                    
NuGet\Install-Package Glimpse.Agent.AspNet -Version 2.0.0-beta1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Glimpse.Agent.AspNet" Version="2.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Glimpse.Agent.AspNet" Version="2.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Glimpse.Agent.AspNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Glimpse.Agent.AspNet --version 2.0.0-beta1
                    
#r "nuget: Glimpse.Agent.AspNet, 2.0.0-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Glimpse.Agent.AspNet&version=2.0.0-beta1&prerelease
                    
Install Glimpse.Agent.AspNet as a Cake Addin
#tool nuget:?package=Glimpse.Agent.AspNet&version=2.0.0-beta1&prerelease
                    
Install Glimpse.Agent.AspNet as a Cake Tool

The infrastructure and extensibility points required to enable Glimpse to gather diagnostics information from ASP.NET web applications.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
.NETPlatform dotnet54 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Glimpse.Agent.AspNet:

Package Downloads
Glimpse

Glimpse is a web debugging and diagnostics tool used to gain a better understanding of whats happening inside of your ASP.NET web application.

Glimpse.Agent.AspNet.Mvc

This package contains Razor helpers to inject Glimpse into web applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0-beta1 31,965 11/18/2015

Initial release of Glimpse.Agent.AspNet.