1 write to PrimaryEndpoint
Aspire.Hosting.RabbitMQ (1)
RabbitMQServerResource.cs (1)
25PrimaryEndpoint = new(this, PrimaryEndpointName);
1 reference to PrimaryEndpoint
Aspire.Hosting.RabbitMQ (1)
RabbitMQServerResource.cs (1)
55$"amqp://{UserNameReference}:{PasswordParameter}@{PrimaryEndpoint.Property(EndpointProperty.HostAndPort)}");