Skip to content
Docs Try Aspire

ManifestPublishingCallbackAnnotation

Class net10.0
📦 Aspire.Hosting v13.1.2
Represents an annotation that provides a callback to be executed during manifest publishing.
namespace Aspire.Hosting.ApplicationModel;
public class ManifestPublishingCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}