Aspire.Hosting.Publishing Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AfterPublishEvent |
This event is published after the distributed application is published. |
BeforePublishEvent |
This event is published before the distributed application is published. |
ManifestPublishingContext |
Contextual information used for manifest publishing during this execution of the AppHost. |
NullPublishingActivityProgressReporter |
Minimalistic reporter that does nothing. |
PublishingActivity |
Represents a publishing activity. |
PublishingActivityStatus |
Represents the status of a publishing activity. |
PublishingOptions |
Represents the options for publishing an application. |
Interfaces
IDistributedApplicationPublisher |
Defines the interface for publishing a distributed application. |
IPublishingActivityProgressReporter |
Interface for reporting publishing activity progress. |
IResourceContainerImageBuilder |
Provides a service to publishers for building containers that represent a resource. |