eventflow / EventFlow

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

Update EventFlow.MongoDB to 2.28 #1038

Open Jaben opened 2 months ago

Jaben commented 2 months ago

First, thank you for this excellent library -- it's genuinely one of the best. You guys do a great job -- I know how thankless open source can be -- so THANK YOU.

But the latest MongoDB.Driver breaks bindings. I can't compile my solution with EventFlow anymore:

image

I'll do a PR here today/tomorrow for this update.

rasmus commented 2 months ago

Thanks for reporting and creating the PR ❤️