-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Enable more value object scenarios #31238
Comments
Is there a way we can use the current iteration of this so that we can run it against some of our own value objects to help discover and test for potential issues? |
This comment was marked as spam.
This comment was marked as spam.
@jscarle you should be able to give this a test once 8.0.0-rc1 comes out (IIRC next week). |
@roji Now that RC1 has been released, is there any documentation I can read on how to implement some of these new functionalities? |
@jscarle you probably want to check out the rc1 blog post which just came out. |
+1. I for one very much appreciate the gradual coverage of DDD scenarios with EF Core. Looking forward to the day when it is painless to use EF Core for a DDD project. |
@AndriySvyryd based on https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-9.0/whatsnew it would seem that many of the features listed here have been dropped from the 9.0 milestone, right? Eagerly waiting for #31376 for example and could not spot that from release notes. |
@Gonnagle While it's unlikely that we are able to deliver all of the originally planned features for 9.0 we'll try to fit as many as practical. It's still too early to say which ones are definitely cut. |
This is a grouping of related issues. Feel free to vote (👍) for this issue to indicate that this is an area that you think we should spend time on, but consider also voting for individual issues for things you consider especially important.
Related to #1985
Done in 8.0
Done in 9.0
ExecuteUpdate
#32058Backlog
The text was updated successfully, but these errors were encountered: