-
-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EntityFramework support #260
Comments
I could help you with this, but I need more information. |
@pichardoSoftware That would be great!
If you have any questions, please ask. I preparing to move to a new house with the next three weeks, so I will not be able to provide that much in-depth support, but I'll try to answer any questions ASAP. |
Forgot some basic stuff
You can have a look at the in-memory or MSSQL implementations for some general idea on how to do it |
Ok, I'll check it out |
@pichardoSoftware PR #257 is closed now and will make it easier to get started on new projects |
@pichardoSoftware If you had problems working with EventFlow due to git lfs, give it another go as it has been removed |
I have a working implementation for Entity Framework 6 persistence and read models.
|
We are actually interested in this as well. Maybe you can get a branch up and running. If there is any help needed I might contribute as well. |
I have received a few requests on it by mail as well |
@frankebersoll Do you have any plans for setting up branch for this? We would really like to use this as well. |
@wgtmpeters Are you using EF Core or EF6? Could you briefly explain, how you would expect to use EventFlow together with Entity Framework? What DB do you use? |
@frankebersoll we are using EF core in combination with Postgres. |
Released |
Provide NuGet package that enables MS Entity Framwork
Create another repo.
If anyone wants to be maintainer on such a package and get it hosted in the EventFlow org. Let me know.
The text was updated successfully, but these errors were encountered: