PapercutSmtpContainerResource
Class net10.0
Resource for the Papercut SMTP server.
namespace Aspire.Hosting.ApplicationModel;
public class PapercutSmtpContainerResource : Aspire.Hosting.ApplicationModel.ContainerResource, Aspire.Hosting.ApplicationModel.IManifestExpressionProvider, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithConnectionString, Aspire.Hosting.ApplicationModel.IValueProvider, Aspire.Hosting.ApplicationModel.IValueWithReferences{ // ...} ContainerResourceIManifestExpressionProviderIResourceIResourceWithConnectionStringIValueProviderIValueWithReferences
5 members
Constructors1
Section titled ConstructorsProperties4
Section titled PropertiesConnectionStringExpressiongetReferenceExpression ConnectionString for the Papercut SMTP server in the form of smtp://host:port.
HostgetEndpointReferenceExpression Gets the host endpoint reference for the SMTP endpoint.
PortgetEndpointReferenceExpression Gets the port endpoint reference for the SMTP endpoint.
UriExpressiongetReferenceExpression Gets the connection URI expression for the Papercut SMTP endpoint.