0
How to seed ComplexTypes in EF Core
با سلام .
هنگام seed کردن complex type ها با ef core 8 با خطای زیر روبرو میشوم . گوگل هم کردم گویا complex type ها در ef core ساپورت نمیشن !!!!!!! چه عقب گرد جالبی !!!!
Unable to create a 'DbContext' of type 'AssistantDBContext'. The exception 'The seed entity for entity type 'ContractMainType' with the key value 'ID:Exchange' cannot be added because it has the complex property 'Rate' set. Complex properties are currently not supported in seeding.
حالا راه حل چیست ؟