You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Currently, Guid is the only supported AggregateId type for EventSourcedAggregate. Supporting other types would be useful for some scenarios, perhaps in combination with using aggregate type-specific identifiers, e.g.:
BankAccountIdentifier : ObjectId
The text was updated successfully, but these errors were encountered:
Currently, Guid is the only supported AggregateId type for EventSourcedAggregate. Supporting other types would be useful for some scenarios, perhaps in combination with using aggregate type-specific identifiers, e.g.:
BankAccountIdentifier : ObjectId
The text was updated successfully, but these errors were encountered: