Glimpse.Common
2.0.0-beta1
.NET Framework 4.5.1
This is a prerelease version of Glimpse.Common.
Install-Package Glimpse.Common -Version 2.0.0-beta1
dotnet add package Glimpse.Common --version 2.0.0-beta1
<PackageReference Include="Glimpse.Common" 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.Common --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Glimpse.Common, 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.Common as a Cake Addin
#addin nuget:?package=Glimpse.Common&version=2.0.0-beta1&prerelease
// Install Glimpse.Common as a Cake Tool
#tool nuget:?package=Glimpse.Common&version=2.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains common Glimpse interfaces and components, and is not intended for direct consumption.
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
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
- Newtonsoft.Json (>= 6.0.6)
- Rx-Linq (>= 2.2.5)
- Rx-PlatformServices (>= 2.2.5)
-
.NETPlatform 5.4
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
- Microsoft.Extensions.DependencyInjection (>= 1.0.0-rc1-final)
- Microsoft.Extensions.Logging (>= 1.0.0-rc1-final)
- Microsoft.Extensions.OptionsModel (>= 1.0.0-rc1-final)
- Microsoft.Extensions.PlatformAbstractions (>= 1.0.0-rc1-final)
- Newtonsoft.Json (>= 6.0.6)
- Rx-Linq (>= 2.2.5)
- Rx-PlatformServices (>= 2.2.5)
- System.ObjectModel (>= 4.0.11-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Security.Cryptography.Algorithms (>= 4.0.0-beta-23516)
- System.Text.RegularExpressions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Glimpse.Common:
Package | Downloads |
---|---|
Glimpse.Server
The infrastructure and extensibility points required to enable Glimpse to serve data and content. |
|
Glimpse.Agent.AspNet
The infrastructure and extensibility points required to enable Glimpse to gather diagnostics information from ASP.NET web applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta1 | 30,784 | 11/18/2015 |
Initial release of Glimpse.Common.