eventflow / EventFlow

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

v1: Entity Framework migration #963

Open rasmus opened 2 years ago

github-actions[bot] commented 1 year 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

kyle-bradley commented 1 month ago

@rasmus I migrated EntityFramework on my fork. Let me know if you are happy with my approach and I'll happily do a PR here. I currently only tested PostgreSql & InMemory so would also need to test out MsSQL & SQLite https://github.com/kyle-bradley/EventFlow/pull/17

rasmus commented 1 month ago

@kyle-bradley that would be awesome!