Skip to content
Docs Try Aspire

UvAppResource

Class net10.0
📦 CommunityToolkit.Aspire.Hosting.Python.Extensions v13.1.1
Represents a Uv application.
namespace Aspire.Hosting.ApplicationModel;
public class UvAppResource
: Aspire.Hosting.Python.PythonAppResource,
Aspire.Hosting.ApplicationModel.IResource,
Aspire.Hosting.ApplicationModel.IResourceWithEndpoints,
Aspire.Hosting.IResourceWithServiceDiscovery
{
// ...
}
PythonAppResourceIResourceIResourceWithEndpointsIResourceWithServiceDiscovery