Skip to content
DocsTry Aspire
DocsTry

IManifestExpressionProvider

Interfacenet8.0
📦 Aspire.Hosting v13.4.0
An interface that allows an object to express how it should be represented in a manifest.
namespace Aspire.Hosting.ApplicationModel;
public interface IManifestExpressionProvider
{
// ...
}