Skip to content
Docs Try Aspire

IManifestExpressionProvider

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