eventflow / EventFlow

Async/await first CQRS+ES and DDD framework for .NET
https://docs.geteventflow.net/
Other
2.33k stars 442 forks source link

Basic initiated and deletion state validation added as a strategy #992 #993

Closed kyle-bradley closed 10 months ago

kyle-bradley commented 1 year ago

A common check in an aggregate is making sure that it can be initiated i.e. it hasn't been before or that you can still do actions on it i.e. it hasn't been soft-deleted.

I had implemented this previously in a slightly different manner but thought it worked nicely as a strategy

github-actions[bot] commented 10 months ago

Hello there!

We hope this message finds you well. We wanted to let you know that we have noticed that there has been no activity on this pull request for the past 90 days, which makes it a stale pull request.

As a result, we will be closing this pull request within the next seven days. If you still think this pull request is necessary or relevant, please feel free to update it or leave a comment within the next seven days.

Thank you for your contributions and understanding.

Best regards, EventFlow

github-actions[bot] commented 10 months ago

Hello there! I'm a bot and I wanted to let you know that your pull request has been closed due to inactivity after being marked as stale for seven days. If you believe this was done in error, or if you still plan to work on this pull request, please don't hesitate to reopen it and let us know. We're always happy to review and merge high-quality contributions. Thank you for your interest in our project! Best regards, EventFlow