net472
namespace Microsoft.Extensions.DependencyInjection
{
public static class HttpDiagnosticsServiceCollectionExtensions
{
public static IServiceCollection! AddDownstreamDependencyMetadata<T>(this IServiceCollection! services)
where T, class, IDownstreamDependencyMetadata!;
}
}
.NET | 8.09.0 |
---|---|
.NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net472 | |
Assemblies | Microsoft.Extensions.Http.Diagnostics , Version=9.1.0.0, PublicKeyToken=31bf3856ad364e35 Microsoft.Extensions.Http.Diagnostics , Version=9.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Extensions.Http.Diagnostics (9.1.0-preview.1.24620.1) net462 |
Platform Restrictions | This framework does not have platform annotations. |