Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Sagas need to support a static Start() method that returns the Saga state #751

Open
jeremydmiller opened this issue Sep 9, 2022 · 0 comments

Comments

@jeremydmiller
Copy link
Member

To be able to start a new saga from nothing, support something similar to Marten's event projection naming.

So OrderSaga.Create(StartSaga) : OrderSaga where it's a static, and creates the new saga for you and generates the identity

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant