eventflow / EventFlow

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

System.Text.Json made as default provider #983

Closed kyle-bradley closed 10 months ago

kyle-bradley commented 1 year ago

In reference to Issue #876 I have made System.Text.Json as the default serializer with Newtonsoft moved as its own package.

System.Text.Json is stricter in the way it serializes/deserializes so had to minor adjustments to the way ISourceId is handled in the tests and example code.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

rasmus commented 1 year ago

Will have a look 👁️

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