5 references to WithClustering
Aspire.Hosting.Orleans (1)
OrleansServiceExtensions.cs (1)
112
/// <remarks>This method is not available in polyglot app hosts. Use <see cref="
WithClustering
(OrleansService, IResourceBuilder{IResourceWithConnectionString})"/> instead.</remarks>
Aspire.Hosting.Orleans.Tests (3)
OrleansProviderTypeTests.cs (3)
22
.
WithClustering
(provider);
44
.
WithClustering
(provider);
68
.
WithClustering
(provider);
Orleans.AppHost (1)
AppHost.cs (1)
8
.
WithClustering
(clusteringTable)