Glimpse.Server
2.0.0-beta1
.NET Framework 4.5.1
This is a prerelease version of Glimpse.Server.
dotnet add package Glimpse.Server --version 2.0.0-beta1
NuGet\Install-Package Glimpse.Server -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.Server" Version="2.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Glimpse.Server --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Glimpse.Server, 2.0.0-beta1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Glimpse.Server as a Cake Addin
#addin nuget:?package=Glimpse.Server&version=2.0.0-beta1&prerelease
// Install Glimpse.Server as a Cake Tool
#tool nuget:?package=Glimpse.Server&version=2.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The infrastructure and extensibility points required to enable Glimpse to serve data and content.
Product | Versions |
---|---|
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
.NETPlatform | dotnet54 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Glimpse.Common (>= 2.0.0-beta1)
- Microsoft.AspNet.FileProviders.Embedded (>= 1.0.0-rc1-final)
- Microsoft.AspNet.StaticFiles (>= 1.0.0-rc1-final)
- Tavis.UriTemplates (>= 0.6.6-beta2)
-
.NETPlatform 5.4
- Glimpse.Common (>= 2.0.0-beta1)
- Microsoft.AspNet.FileProviders.Embedded (>= 1.0.0-rc1-final)
- Microsoft.AspNet.StaticFiles (>= 1.0.0-rc1-final)
- Tavis.UriTemplates (>= 0.6.6-beta2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Glimpse.Server:
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta1 | 31,476 | 11/18/2015 |
Initial release of Glimpse.Server.