temporalio / samples-dotnet

Samples for working with the Temporal .NET SDK
MIT License
57 stars 21 forks source link

Allow users to switch between cloud and localhost when running samples #62

Open josh-berry opened 7 months ago

josh-berry commented 7 months ago

Allow users to run samples against the cloud if an environment variable is set. Otherwise, default to localhost. See: https://github.com/temporalio/features/issues/454