Skip to content
Docs Try Aspire
Docs Try

addOrleans

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addOrleans(name: string): OrleansService;
}

Signature

method addOrleans
Adds an Orleans service to the application.
addOrleans(name: string): OrleansService
name string
OrleansService

Applies to

This method applies to the following types: