Skip to content
Docs Try Aspire

addOrleans

Function
📦 Aspire.Hosting.Orleans v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addOrleans(name: string): OrleansService;
}

Signature

method addOrleans
Adds an Orleans service configuration
addOrleans(name: string): OrleansService
name string
OrleansService

Applies to

This function is an extension method on the following types: