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