OrleansSiloGenericHostExtensions
class
Namespace: Microsoft.Extensions.Hosting
Extension methods for
Microsoft.Extensions.Hosting.IHostBuilder. public static class OrleansSiloGenericHostExtensionsMethods
AddOrleans(IServiceCollection, Action<ISiloBuilder>)Configures the service collection to host an Orleans silo.UseOrleans(HostApplicationBuilder)Configures the host app builder to host an Orleans silo.UseOrleans(HostApplicationBuilder, Action<ISiloBuilder>)Configures the host builder to host an Orleans silo.UseOrleans(IHostApplicationBuilder)Configures the host app builder to host an Orleans silo.UseOrleans(IHostApplicationBuilder, Action<ISiloBuilder>)Configures the host builder to host an Orleans silo.UseOrleans(IHostBuilder, Action<HostBuilderContext, ISiloBuilder>)Configures the host builder to host an Orleans silo.UseOrleans(IHostBuilder, Action<ISiloBuilder>)Configures the host builder to host an Orleans silo.
