Skip to content
DocsTry Aspire
DocsTry

addOrleans

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

Signature

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

Applies to

This method applies to the following types: