net9.0
namespace Aspire.Hosting.ApplicationModel
{
    [DebuggerDisplay("Type = {GetType().Name,nq}, Enabled = {Enabled}")]
    public sealed class ProxySupportAnnotation : IResourceAnnotation
    {
        [Experimental("ASPIREPROXYENDPOINTS001")]
        public ProxySupportAnnotation();
    }
}
.NET 8.09.0
Information specific to net9.0
Assembly

Aspire.Hosting , Version=9.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Aspire.Hosting.

Package Aspire.Hosting (9.1.0-preview.1.25104.6) net8.0
Preview ASPIREPROXYENDPOINTS001: This API is marked as experimental.(more details)
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API

02/05/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙