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