Skip to content
DocsTry Aspire
DocsTry

ManifestPublishingCallbackAnnotation

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