DisableForwardedHeadersAnnotation
Class sealed net10.0
Represents an annotation that disables enabling forwarded headers on ASP.NET Core projects on publish.
namespace Aspire.Hosting.ApplicationModel;
public sealed class DisableForwardedHeadersAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}