Skip to content
Docs Try Aspire

UvicornAppResource

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