net7.0
namespace Microsoft.Extensions.AmbientMetadata
{
public class ApplicationMetadata
{
public string? DeploymentRing { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
.NET | 6.07.08.09.0 |
.NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net7.0 | |
Assembly | Microsoft.Extensions.AmbientMetadata.Application , Version=8.10.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Microsoft.Extensions.AmbientMetadata.Application (8.10.0) net6.0 |
Platform Restrictions | The property getter is supported on all platforms. The property setter is supported on all platforms. |