samples-dotnet
samples-dotnet copied to clipboard
Samples for working with the Temporal .NET SDK
[Feature Request] Update schedules example to retrieve `TemporalScheduledStartTime` search attribute
### Describe the solution you'd like In the schedule sample, show how you can get `TemporalScheduledStartTime` in a workflow
### Describe the solution you'd like Create a sample workflow that is long-running and continues as new, and make sure it has some processable signals that do something like run...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
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
Couple TODOs left, one with question
### Describe the solution you'd like Add updateable timer in addition to simple timer use on #57.
Vulnerable Library - martincostello.logging.xunit.0.3.0.nupkg Path to dependency file: /tests/TemporalioSamples.Tests.csproj Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.net.http/4.3.0/system.net.http.4.3.0.nupkg Found in HEAD commit: [00a0ea62cc42554138634809bb832a510bcb6033](https://github.com/temporalio/samples-dotnet/commit/00a0ea62cc42554138634809bb832a510bcb6033) ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...
### Describe the solution you'd like I know this is a one-liner, but people like to see it. This is not as advanced as #36.
### Describe the solution you'd like Need a full F# sample that is basically the same as simple activity sample but in F# (workflows, activities, client, worker, everything)
### Describe the solution you'd like Show interceptors. Probably good enough to just show a header flowing through the system updating an AsyncLocal