Skip to content

Add Nexus SAA sample - #214

Open
atol wants to merge 1 commit into
mainfrom
alicelin/NEXUS-618/nexus-saa-sample
Open

Add Nexus SAA sample#214
atol wants to merge 1 commit into
mainfrom
alicelin/NEXUS-618/nexus-saa-sample

Conversation

@atol

@atol atol commented Aug 21, 2026

Copy link
Copy Markdown

What was changed

Adds a sample demonstrating using TemporalOperationHandler to start a standalone Activity.

@atol
atol marked this pull request as ready for review August 21, 2026 18:01
@atol
atol requested a review from a team as a code owner August 21, 2026 18:01
[NexusServiceHandler(typeof(IGreetingService))]
public class GreetingService
{
[NexusOperationHandler]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can simplify this a lot by using TemporalOperation. Removes the whole TemporalOperationHandler.FromHandleFactory

@jmaeagle99 jmaeagle99 self-assigned this Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants