efcore
efcore copied to clipboard
Add managed model data (HasData) support for complex types
Split off from https://github.com/dotnet/efcore/issues/13947
Are there any plans to implement this feature soon? Is there a workaround to be able to seed entities which contain complex properties?
I hope this feature will release as soon as possible because many projects using DDD approach with ValueObject type. Also, does anyone know anything about the development of collections of complex types for EF Core?
+1 on using this to seed ValueObjects in a DDD project.
+1 would appreciate it a lot 🙏 thank you guys!