DocsTry Aspire
DocsTry

IManifestExpressionProvider

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